summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/additional_config.yml
diff options
context:
space:
mode:
authorJason DeTiberus <detiber@gmail.com>2016-07-26 08:50:45 -0400
committerGitHub <noreply@github.com>2016-07-26 08:50:45 -0400
commit5a88d3db3651e23182e72691f3fedc5e1a9a0036 (patch)
treeade035475473bb735a28e8289cdaa16b4fc1d3e2 /playbooks/common/openshift-cluster/additional_config.yml
parent4cc5781749e9f2eadde2707b07bb11c7552bd46f (diff)
parent8866740a4d61b15d1cd9adbc9741e95650adccf4 (diff)
downloadopenshift-5a88d3db3651e23182e72691f3fedc5e1a9a0036.tar.gz
openshift-5a88d3db3651e23182e72691f3fedc5e1a9a0036.tar.bz2
openshift-5a88d3db3651e23182e72691f3fedc5e1a9a0036.tar.xz
openshift-5a88d3db3651e23182e72691f3fedc5e1a9a0036.zip
Merge pull request #2213 from detiber/remove_old_metrics_role
remove outdated openshift_cluster_metrics role
Diffstat (limited to 'playbooks/common/openshift-cluster/additional_config.yml')
-rw-r--r--playbooks/common/openshift-cluster/additional_config.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/common/openshift-cluster/additional_config.yml b/playbooks/common/openshift-cluster/additional_config.yml
index a34322754..e9fb3de96 100644
--- a/playbooks/common/openshift-cluster/additional_config.yml
+++ b/playbooks/common/openshift-cluster/additional_config.yml
@@ -19,8 +19,6 @@
- role: openshift_examples
registry_url: "{{ openshift.master.registry_url }}"
when: openshift.common.install_examples | bool
- - role: openshift_cluster_metrics
- when: openshift.common.use_cluster_metrics | bool
- role: openshift_manageiq
when: openshift.common.use_manageiq | bool
- role: cockpit