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, 0 insertions, 1 deletions
diff --git a/roles/ick-controller/templates/controller.yaml.j2 b/roles/ick-controller/templates/controller.yaml.j2
index ebab06e..c54a47d 100644
--- a/roles/ick-controller/templates/controller.yaml.j2
+++ b/roles/ick-controller/templates/controller.yaml.j2
@@ -1,7 +1,6 @@
{% 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"