From a28c4785cea5206ef25114acaf7b317123520a58 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Fri, 31 Jul 2020 11:28:51 -0700 Subject: [PATCH] openshift / staging: installed now, unset upgrading Signed-off-by: Kevin Fenzi --- inventory/group_vars/os_stg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/group_vars/os_stg b/inventory/group_vars/os_stg index f676700d20..65044f6fec 100644 --- a/inventory/group_vars/os_stg +++ b/inventory/group_vars/os_stg @@ -4,4 +4,4 @@ baseiptables: False no_http2: False nm_controlled_resolv: True # Only define this when upgrading, otherwise comment it -openshift_ansible_upgrading: True +# openshift_ansible_upgrading: True