summaryrefslogtreecommitdiff
path: root/roles/ick-controller/templates/controller.yaml.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/ick-controller/templates/controller.yaml.j2')
-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 c54a47d..ebab06e 100644
--- a/roles/ick-controller/templates/controller.yaml.j2
+++ b/roles/ick-controller/templates/controller.yaml.j2
@@ -1,6 +1,7 @@
{% if apt_domain_set|default(true) %}
apt-server: "{{ apt_domain }}"
{% endif %}
+muck-url: "{{ muck_url }}"
artifact-store: "{{ artifact_store_url }}"
notify-url: "{{ notify_url }}"
auth-url: "{{ qvisqve_url }}/token"