summaryrefslogtreecommitdiffstats
path: root/playbooks/openshift-metrics
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2018-01-31 09:04:10 -0500
committerScott Dodson <sdodson@redhat.com>2018-01-31 09:04:10 -0500
commit686e44eb23324044490facfa0514f5d480c8b8c1 (patch)
tree017e8f96ea15c30813c190a198ad362beb5e4840 /playbooks/openshift-metrics
parent2afe2596c6dd9641bdbb3c6294d5df53f5c140f5 (diff)
downloadopenshift-686e44eb23324044490facfa0514f5d480c8b8c1.tar.gz
openshift-686e44eb23324044490facfa0514f5d480c8b8c1.tar.bz2
openshift-686e44eb23324044490facfa0514f5d480c8b8c1.tar.xz
openshift-686e44eb23324044490facfa0514f5d480c8b8c1.zip
Don't update master-config.yaml with logging/metrics urls >= 3.9
Diffstat (limited to 'playbooks/openshift-metrics')
-rw-r--r--playbooks/openshift-metrics/private/config.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/openshift-metrics/private/config.yml b/playbooks/openshift-metrics/private/config.yml
index 1e237e3f0..889ea77b1 100644
--- a/playbooks/openshift-metrics/private/config.yml
+++ b/playbooks/openshift-metrics/private/config.yml
@@ -25,6 +25,7 @@
import_role:
name: openshift_metrics
tasks_from: update_master_config.yaml
+ when: not openshift.common.version_gte_3_9
- name: Metrics Install Checkpoint End
hosts: all