summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-04-18 16:58:01 -0400
committerGitHub <noreply@github.com>2017-04-18 16:58:01 -0400
commitf69731fe0d26f2722fb60a7c9d6c61c50178e075 (patch)
tree40ba0f73530634e273d32e8db0e3f3f97f0768b7 /playbooks/byo/openshift-cluster
parent00095b25591f6b178ac2075396e034893bbbb2b9 (diff)
parent7fcc110a69beca9054048c801f84ccaef7cd0bbc (diff)
downloadopenshift-f69731fe0d26f2722fb60a7c9d6c61c50178e075.tar.gz
openshift-f69731fe0d26f2722fb60a7c9d6c61c50178e075.tar.bz2
openshift-f69731fe0d26f2722fb60a7c9d6c61c50178e075.tar.xz
openshift-f69731fe0d26f2722fb60a7c9d6c61c50178e075.zip
Merge pull request #3948 from mtnbikenc/metrics-fix
Create openshift-metrics entrypoint playbook
Diffstat (limited to 'playbooks/byo/openshift-cluster')
-rw-r--r--playbooks/byo/openshift-cluster/openshift-metrics.yml4
1 files changed, 4 insertions, 0 deletions
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