From 2f9adefc1fc920592f096c2ba8544219dd43d4cc Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 2 May 2018 20:30:40 +0000 Subject: [PATCH] lets try letting the upgrade do rolling reboots --- .../templates/cluster-inventory.j2 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 index a21463f7ec..3eab66abbf 100644 --- a/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 +++ b/roles/ansible-ansible-openshift-ansible/templates/cluster-inventory.j2 @@ -14,6 +14,8 @@ etcd # Set variables common for all OSEv3 hosts [OSEv3:vars] +# Have upgrader also restart systems in a rolling manner. +openshift_rolling_restart_mode=system # Disable the disk and package version tests openshift_disable_check=disk_availability,package_version # SSH user, this user should allow ssh based auth without requiring a