summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2019-06-28 07:35:05 +0300
committerLars Wirzenius <liw@liw.fi>2019-06-28 07:35:05 +0300
commitc6f6fb3ffe3e0d072a0d3b8b11c14624ef9c8f9f (patch)
treef10c51b6ce4da37720eb993bbf8cd38eab854fa2
parentcbb012e053dada86b729990d0b28f3ba27c8e33b (diff)
downloadick2-ansible-c6f6fb3ffe3e0d072a0d3b8b11c14624ef9c8f9f.tar.gz
Add: set haproxy_domain
-rw-r--r--ick-cluster.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ick-cluster.yml b/ick-cluster.yml
index 1f2f399..97948a8 100644
--- a/ick-cluster.yml
+++ b/ick-cluster.yml
@@ -14,6 +14,7 @@
- ickweb
vars:
hostname: ickhost
+ haproxy_domain: "{{ controller_domain }}"
qvisqve_domain: "{{ controller_domain }}"
artifact_store_domain: "{{ controller_domain }}"
apt_domain: "{{ controller_domain }}"