Browse Source

Merge pull request #5106 from kwoodson/metrics_stdinclude

Merged by openshift-bot
OpenShift Bot 7 years ago
parent
commit
1827ab832d

+ 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: