summaryrefslogtreecommitdiff
path: root/run-cluster.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run-cluster.sh')
-rwxr-xr-xrun-cluster.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-cluster.sh b/run-cluster.sh
index cb695ec..2ae3cc2 100755
--- a/run-cluster.sh
+++ b/run-cluster.sh
@@ -3,6 +3,6 @@
set -eu
ansible-playbook -i hosts ick-cluster.yml \
- -e controller_domain=controller \
+ -e controller_domain=ick \
-e @liw.yml \
"$@"