summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/templates/curator.j2
diff options
context:
space:
mode:
authorewolinetz <ewolinet@redhat.com>2017-02-07 14:13:20 -0600
committerewolinetz <ewolinet@redhat.com>2017-02-07 14:13:20 -0600
commit8977765b44da953dd23942ef3335aebab5142d95 (patch)
tree94cedc51557b2d154ea70ed37487fc5d08cd8449 /roles/openshift_logging/templates/curator.j2
parent110556171248c21d28b882745210da4f537c15fa (diff)
downloadopenshift-8977765b44da953dd23942ef3335aebab5142d95.tar.gz
openshift-8977765b44da953dd23942ef3335aebab5142d95.tar.bz2
openshift-8977765b44da953dd23942ef3335aebab5142d95.tar.xz
openshift-8977765b44da953dd23942ef3335aebab5142d95.zip
Reverting commit 3257 and renaming master_url to openshift_logging_master_url
Diffstat (limited to 'roles/openshift_logging/templates/curator.j2')
-rw-r--r--roles/openshift_logging/templates/curator.j22
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/openshift_logging/templates/curator.j2 b/roles/openshift_logging/templates/curator.j2
index de6258eaa..b7bc15b62 100644
--- a/roles/openshift_logging/templates/curator.j2
+++ b/roles/openshift_logging/templates/curator.j2
@@ -48,7 +48,7 @@ spec:
env:
-
name: "K8S_HOST_URL"
- value: "{{master_url}}"
+ value: "{{openshift_logging_master_url}}"
-
name: "ES_HOST"
value: "{{es_host}}"