summaryrefslogtreecommitdiff
path: root/ick2.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-04-16 11:14:01 +0300
committerLars Wirzenius <liw@liw.fi>2019-04-16 11:14:01 +0300
commit0016a14382b8158ed8284e9676a43753f27508a2 (patch)
treed6e9bd162bfd210f15a84621205172587c3ff6b7 /ick2.yml
parent9568f0e74ba037c3c37544c5b48cd03f4d663bdb (diff)
downloadick2-ansible-0016a14382b8158ed8284e9676a43753f27508a2.tar.gz
Fix: ci-prep so it works with run-ansible
Diffstat (limited to 'ick2.yml')
-rw-r--r--ick2.yml8
1 files changed, 7 insertions, 1 deletions
diff --git a/ick2.yml b/ick2.yml
index 98211f5..80db9ee 100644
--- a/ick2.yml
+++ b/ick2.yml
@@ -14,4 +14,10 @@
- ick-worker
- ickweb
vars:
- hostname: ick
+ hostname: ickhost
+ controller_domain: "{{ ick_domain }}"
+ qvisqve_domain: "{{ controller_domain }}"
+ artifact_store_domain: "{{ controller_domain }}"
+ apt_domain: "{{ controller_domain }}"
+ notify_domain: "{{ controller_domain }}"
+