From 7fcc110a69beca9054048c801f84ccaef7cd0bbc Mon Sep 17 00:00:00 2001 From: Russell Teague Date: Tue, 18 Apr 2017 14:40:44 -0400 Subject: Create openshift-metrics entrypoint playbook --- playbooks/common/openshift-cluster/openshift_metrics.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'playbooks/common/openshift-cluster/openshift_metrics.yml') diff --git a/playbooks/common/openshift-cluster/openshift_metrics.yml b/playbooks/common/openshift-cluster/openshift_metrics.yml index 9f38ceea6..bcff4a1a1 100644 --- a/playbooks/common/openshift-cluster/openshift_metrics.yml +++ b/playbooks/common/openshift-cluster/openshift_metrics.yml @@ -1,4 +1,6 @@ --- +- include: evaluate_groups.yml + - name: OpenShift Metrics hosts: oo_first_master roles: -- cgit v1.2.1