summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-06-02 18:22:23 +0300
committerLars Wirzenius <liw@liw.fi>2018-06-02 18:22:23 +0300
commite49e7f7841534c17e938d3bbc83253c1514386bc (patch)
tree55b735dc58bc4c547c5e39d13ecb393131198e10
parenta0b82e8bd4a0e61198053d805de360062a59cfde (diff)
downloadick2-ansible-e49e7f7841534c17e938d3bbc83253c1514386bc.tar.gz
Change: comment out notificaton url from config
So that we can deploy latest release.
-rw-r--r--roles/ick-controller/templates/controller.yaml.j21
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/ick-controller/templates/controller.yaml.j2 b/roles/ick-controller/templates/controller.yaml.j2
index 9d75dcc..554efaf 100644
--- a/roles/ick-controller/templates/controller.yaml.j2
+++ b/roles/ick-controller/templates/controller.yaml.j2
@@ -1,4 +1,5 @@
artifact-store: "{{ artifact_store_url }}"
+#notification-url: "{{ notification_url }}"
auth-url: "{{ qvisqve_url }}/token"
token-issuer: "{{ qvisqve_url }}"
token-audience: localhost