Przeglądaj źródła

Adding std_include to the metrics playbook.

Kenny Woodson 7 lat temu
rodzic
commit
884522dbee

+ 6 - 0
playbooks/byo/openshift-cluster/openshift-metrics.yml

@@ -1,4 +1,10 @@
 ---
 - include: initialize_groups.yml
+  tags:
+  - always
+
+- include: ../../common/openshift-cluster/std_include.yml
+  tags:
+  - always
 
 - include: ../../common/openshift-cluster/openshift_metrics.yml

+ 0 - 2
playbooks/common/openshift-cluster/openshift_metrics.yml

@@ -1,6 +1,4 @@
 ---
-- include: evaluate_groups.yml
-
 - name: OpenShift Metrics
   hosts: oo_first_master
   roles: