summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--group_vars/ickhost.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/group_vars/ickhost.yml b/group_vars/ickhost.yml
index 516ee70..66559d9 100644
--- a/group_vars/ickhost.yml
+++ b/group_vars/ickhost.yml
@@ -25,6 +25,7 @@ controller_url: "https://{{ controller_domain }}"
artifact_store_url: "https://{{ artifact_store_domain }}"
qvisqve_url: "https://{{ qvisqve_domain }}"
notify_url: "https://{{ notify_domain }}/notify"
+muck_url: "https://{{ muck_domain }}"
apt_uploader_ssh_public_keys:
- "{{ wm_ssh_key_pub }}"