summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/openshift_logging.yml
diff options
context:
space:
mode:
authorewolinetz <ewolinet@redhat.com>2017-01-30 12:50:57 -0600
committerewolinetz <ewolinet@redhat.com>2017-01-30 12:58:09 -0600
commitd5c8f481b6a1a23f95fa2c7c621cbbf2edf64b7a (patch)
treeb6c85ace5953f8ca99a048b5938b3e2c80313d7f /playbooks/common/openshift-cluster/openshift_logging.yml
parentc9afeb9e86ff5389d68e2fe25b9e6baaf56b72c6 (diff)
downloadopenshift-d5c8f481b6a1a23f95fa2c7c621cbbf2edf64b7a.tar.gz
openshift-d5c8f481b6a1a23f95fa2c7c621cbbf2edf64b7a.tar.bz2
openshift-d5c8f481b6a1a23f95fa2c7c621cbbf2edf64b7a.tar.xz
openshift-d5c8f481b6a1a23f95fa2c7c621cbbf2edf64b7a.zip
Updating openshift_hosted_logging to update master-configs with publicLoggingURL
Diffstat (limited to 'playbooks/common/openshift-cluster/openshift_logging.yml')
-rw-r--r--playbooks/common/openshift-cluster/openshift_logging.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/playbooks/common/openshift-cluster/openshift_logging.yml b/playbooks/common/openshift-cluster/openshift_logging.yml
index 3257018a0..580d1e5a7 100644
--- a/playbooks/common/openshift-cluster/openshift_logging.yml
+++ b/playbooks/common/openshift-cluster/openshift_logging.yml
@@ -10,3 +10,4 @@
- include_role:
name: openshift_logging
tasks_from: update_master_config
+ when: openshift_logging_install_logging | default(false) | bool