From d646e0ecf7e1dd13135007edb87ba24715a2a9f3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 27 Sep 2018 22:00:44 +0000 Subject: [PATCH] disable upgrading, we are deploying --- 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 325ae29082..45680bed19 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: True +#openshift_ansible_upgrading: True