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/byo/openshift-cluster/openshift-metrics.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 playbooks/byo/openshift-cluster/openshift-metrics.yml (limited to 'playbooks/byo/openshift-cluster/openshift-metrics.yml') diff --git a/playbooks/byo/openshift-cluster/openshift-metrics.yml b/playbooks/byo/openshift-cluster/openshift-metrics.yml new file mode 100644 index 000000000..5ad3a1a01 --- /dev/null +++ b/playbooks/byo/openshift-cluster/openshift-metrics.yml @@ -0,0 +1,4 @@ +--- +- include: initialize_groups.yml + +- include: ../../common/openshift-cluster/openshift_metrics.yml -- cgit v1.2.1