summaryrefslogtreecommitdiff
path: root/run-cluster.sh
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-02-09 19:19:26 +0200
committerLars Wirzenius <liw@liw.fi>2018-02-10 18:25:29 +0200
commitd385577ac0cbcbfc78e59cd68c4bd9ab55627392 (patch)
treed240b4d62db96f80689a9a8096def6cb826c3069 /run-cluster.sh
parent7eba665af2eb3c2eb7ce017c58570a3281d41f94 (diff)
downloadick2-ansible-d385577ac0cbcbfc78e59cd68c4bd9ab55627392.tar.gz
Update addresses
Diffstat (limited to 'run-cluster.sh')
-rwxr-xr-xrun-cluster.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/run-cluster.sh b/run-cluster.sh
index 87f8bfe..713719b 100755
--- a/run-cluster.sh
+++ b/run-cluster.sh
@@ -5,6 +5,6 @@ set -eu
./run-playbook \
ick-cluster.yml \
-e ansible_ssh_user=root \
- -e controller_domain=174.138.14.122 \
- -e blob_service_domain=174.138.14.123 \
+ -e controller_domain=138.197.182.60 \
+ -e blob_service_domain=207.154.253.196 \
"$@"