summaryrefslogtreecommitdiff
path: root/roles
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-04-07 17:58:30 +0300
committerLars Wirzenius <liw@liw.fi>2018-04-07 17:58:30 +0300
commit5eaa1f3df4401946cbf739b81089f702b28651fb (patch)
treef979bc8b1ca0dab5a7a1cfb68fd68ca307a06c79 /roles
parent5f707d0b7eca88eb8e38b9e3ac79081b0c6197c2 (diff)
downloadick2-ansible-5eaa1f3df4401946cbf739b81089f702b28651fb.tar.gz
Change: token-issuer, auth-url in controller config
Diffstat (limited to 'roles')
-rw-r--r--roles/ick-controller/templates/controller.yaml.j23
1 files changed, 2 insertions, 1 deletions
diff --git a/roles/ick-controller/templates/controller.yaml.j2 b/roles/ick-controller/templates/controller.yaml.j2
index 4594fe1..9d75dcc 100644
--- a/roles/ick-controller/templates/controller.yaml.j2
+++ b/roles/ick-controller/templates/controller.yaml.j2
@@ -1,5 +1,6 @@
artifact-store: "{{ artifact_store_url }}"
-token-issuer: localhost
+auth-url: "{{ qvisqve_url }}/token"
+token-issuer: "{{ qvisqve_url }}"
token-audience: localhost
token-public-key: "{{ token_public_key }}"
log: