summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/openshift_metrics.yml
diff options
context:
space:
mode:
authorJeff Cantrill <jcantrill@users.noreply.github.com>2016-12-14 14:36:28 -0500
committerJeff Cantrill <jcantril@redhat.com>2017-01-17 11:45:04 -0500
commitee931f90dbab01596bd90fa8007ac49de5178a17 (patch)
treee4230477b1748e76d5adfb123703ae5e5e16aade /playbooks/common/openshift-cluster/openshift_metrics.yml
parentb6ce0464142403785a7ba8eae664286082f4d30e (diff)
downloadopenshift-ee931f90dbab01596bd90fa8007ac49de5178a17.tar.gz
openshift-ee931f90dbab01596bd90fa8007ac49de5178a17.tar.bz2
openshift-ee931f90dbab01596bd90fa8007ac49de5178a17.tar.xz
openshift-ee931f90dbab01596bd90fa8007ac49de5178a17.zip
Add tasks to uninstall metrics (#7)
Diffstat (limited to 'playbooks/common/openshift-cluster/openshift_metrics.yml')
-rw-r--r--playbooks/common/openshift-cluster/openshift_metrics.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/openshift_metrics.yml b/playbooks/common/openshift-cluster/openshift_metrics.yml
new file mode 100644
index 000000000..3a8a4cf77
--- /dev/null
+++ b/playbooks/common/openshift-cluster/openshift_metrics.yml
@@ -0,0 +1,4 @@
+- name: OpenShift Metrics
+ hosts: oo_first_master
+ roles:
+ - openshift_metrics