lets try letting the upgrade do rolling reboots
This commit is contained in:
parent
770acb023b
commit
2f9adefc1f
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ etcd
|
||||||
|
|
||||||
# Set variables common for all OSEv3 hosts
|
# Set variables common for all OSEv3 hosts
|
||||||
[OSEv3:vars]
|
[OSEv3:vars]
|
||||||
|
# Have upgrader also restart systems in a rolling manner.
|
||||||
|
openshift_rolling_restart_mode=system
|
||||||
# Disable the disk and package version tests
|
# Disable the disk and package version tests
|
||||||
openshift_disable_check=disk_availability,package_version
|
openshift_disable_check=disk_availability,package_version
|
||||||
# SSH user, this user should allow ssh based auth without requiring a
|
# SSH user, this user should allow ssh based auth without requiring a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue