Skip to content
This repository has been archived by the owner on Jun 18, 2021. It is now read-only.

Commit

Permalink
Add use_maintenance_policy parameter to README
Browse files Browse the repository at this point in the history
Change-Id: I26b26ef341747380f1e90f43ab1efbc8f7ae47fe
Signed-off-by: Ondra Machacek <[email protected]>
  • Loading branch information
machacekondra committed Mar 7, 2018
1 parent 9939272 commit 186bb3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Role Variables
| host_names | [\*] | List of host names to be upgraded. |
| check_upgrade | false | If true, run check_for_upgrade action on all hosts before executing upgrade on them. If false, run upgrade only for hosts with available upgrades and ignore all other hosts. |
| reboot_after_upgrade | true | If true reboot hosts after successful upgrade. |
| use_maintenance_policy | true | If true the cluster policy will be switched to cluster_maintenance during upgrade otherwise the policy will be unchanged. |

Dependencies
------------
Expand Down

0 comments on commit 186bb3c

Please sign in to comment.