From b9e20ad259a3d4483cbaaae6155feca4f462bec5 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 11 Oct 2017 01:21:26 +0000 Subject: [PATCH] lets see if we are running this twice --- playbooks/groups/os-cluster.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml index bab55e4652..2b406016a9 100644 --- a/playbooks/groups/os-cluster.yml +++ b/playbooks/groups/os-cluster.yml @@ -145,6 +145,7 @@ openshift_api_port: 443, openshift_console_port: 443, openshift_shared_infra: true, + when: env != 'staging', tags: ['openshift-cluster','ansible-ansible-openshift-ansible'] }