summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/openshift_prometheus.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-10-02 09:17:31 -0400
committerRussell Teague <rteague@redhat.com>2017-10-02 09:17:31 -0400
commit01035ace6e1a9a143eb015bddbc435c03cf4a3ce (patch)
tree218da5c975a31e4177bbb3c4b441f976e0dea671 /playbooks/common/openshift-cluster/openshift_prometheus.yml
parent54ea443f4ad24ad311c0a036cf283f9e39c865ee (diff)
downloadopenshift-01035ace6e1a9a143eb015bddbc435c03cf4a3ce.tar.gz
openshift-01035ace6e1a9a143eb015bddbc435c03cf4a3ce.tar.bz2
openshift-01035ace6e1a9a143eb015bddbc435c03cf4a3ce.tar.xz
openshift-01035ace6e1a9a143eb015bddbc435c03cf4a3ce.zip
Fix Prometheus byo entry point
Diffstat (limited to 'playbooks/common/openshift-cluster/openshift_prometheus.yml')
-rw-r--r--playbooks/common/openshift-cluster/openshift_prometheus.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/playbooks/common/openshift-cluster/openshift_prometheus.yml b/playbooks/common/openshift-cluster/openshift_prometheus.yml
index ed89d3bde..ac2d250a3 100644
--- a/playbooks/common/openshift-cluster/openshift_prometheus.yml
+++ b/playbooks/common/openshift-cluster/openshift_prometheus.yml
@@ -3,4 +3,3 @@
hosts: oo_first_master
roles:
- role: openshift_prometheus
- when: openshift_hosted_prometheus_deploy | default(False) | bool