소스 검색

Create openshift-metrics entrypoint playbook

Russell Teague 8 년 전
부모
커밋
7fcc110a69
2개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      playbooks/byo/openshift-cluster/openshift-metrics.yml
  2. 2 0
      playbooks/common/openshift-cluster/openshift_metrics.yml

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

@@ -0,0 +1,4 @@
+---
+- include: initialize_groups.yml
+
+- include: ../../common/openshift-cluster/openshift_metrics.yml

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

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