From ae06a85b7a05bd7d9a052749d4b6463b74c0ab3e Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 7 Aug 2020 14:17:25 -0700 Subject: [PATCH] openshift / try updating again to fix weirdness Signed-off-by: Kevin Fenzi --- inventory/group_vars/os | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/os b/inventory/group_vars/os index 20ab63b8ff..09b30b41c0 100644 --- a/inventory/group_vars/os +++ b/inventory/group_vars/os @@ -3,4 +3,4 @@ host_group: os baseiptables: False no_http2: True nm_controlled_resolv: True -#openshift_ansible_upgrading: False +openshift_ansible_upgrading: False