summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--playbooks/groups/os-cluster.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/playbooks/groups/os-cluster.yml b/playbooks/groups/os-cluster.yml
index 13b7c110b..d293397be 100644
--- a/playbooks/groups/os-cluster.yml
+++ b/playbooks/groups/os-cluster.yml
@@ -119,6 +119,8 @@
openshift_shared_infra: true,
when: env == 'staging',
tags: ['openshift-cluster','ansible-ansible-openshift-ansible']
+ }
+ - {
role: ansible-ansible-openshift-ansible,
cluster_inventory_filename: "cluster-inventory",
openshift_release: "v3.5",