summaryrefslogtreecommitdiff
path: root/run-cluster.sh
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-15 14:19:16 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-15 14:19:16 +0200
commit4853270d9f32ba6ab20d8e5bc5554c3847a55f36 (patch)
tree4dbab4ad1489af1ec9573435887ca5f5f17801dd /run-cluster.sh
parent141fb4eee39f15f818ca331ecee2fca58183e5a1 (diff)
downloadick2-ansible-4853270d9f32ba6ab20d8e5bc5554c3847a55f36.tar.gz
more scopes
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 \
"$@"