summaryrefslogtreecommitdiff
path: root/ick-cluster.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ick-cluster.yml')
-rw-r--r--ick-cluster.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/ick-cluster.yml b/ick-cluster.yml
index d23a82c..1f2f399 100644
--- a/ick-cluster.yml
+++ b/ick-cluster.yml
@@ -1,4 +1,4 @@
-- hosts: ick
+- hosts: controller
remote_user: root
become: yes
roles:
@@ -13,4 +13,8 @@
- ick-notifier
- ickweb
vars:
- hostname: ick
+ hostname: ickhost
+ qvisqve_domain: "{{ controller_domain }}"
+ artifact_store_domain: "{{ controller_domain }}"
+ apt_domain: "{{ controller_domain }}"
+ notify_domain: "{{ controller_domain }}"