From f949eb89bf3923f7614ff83621a2ba6e4fffd9e0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 7 Aug 2020 14:57:17 -0700 Subject: [PATCH] Revert "openshift / try updating again to fix weirdness" This reverts commit ae06a85b7a05bd7d9a052749d4b6463b74c0ab3e. Playbook ran, things are happy again. --- 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 09b30b41c0..20ab63b8ff 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