Преглед на файлове

Adding std_include to the metrics playbook.

Kenny Woodson преди 7 години
родител
ревизия
884522dbee
променени са 2 файла, в които са добавени 6 реда и са изтрити 2 реда
  1. 6 0
      playbooks/byo/openshift-cluster/openshift-metrics.yml
  2. 0 2
      playbooks/common/openshift-cluster/openshift_metrics.yml

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