summaryrefslogtreecommitdiff
path: root/ick-cluster.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-02-10 18:22:46 +0200
committerLars Wirzenius <liw@liw.fi>2018-02-10 18:25:30 +0200
commit56e43239aeb7d38d27b81423fcb506706f394a26 (patch)
tree297895c3014d62fdd0724473c97f253d9c63a1d0 /ick-cluster.yml
parentd385577ac0cbcbfc78e59cd68c4bd9ab55627392 (diff)
downloadick2-ansible-56e43239aeb7d38d27b81423fcb506706f394a26.tar.gz
Change: allow multiple workers to be installed
Building one by one works, concurrently probably not.
Diffstat (limited to 'ick-cluster.yml')
-rw-r--r--ick-cluster.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/ick-cluster.yml b/ick-cluster.yml
index 0a8e668..581a338 100644
--- a/ick-cluster.yml
+++ b/ick-cluster.yml
@@ -1,4 +1,4 @@
-- hosts: worker
+- hosts: workers
remote_user: ansible
become: yes
roles:
@@ -7,7 +7,6 @@
- unix_users
- ick-worker
vars:
- hostname: worker
wm_ssh_key: "{{ lookup('pipe', 'pass show ick2/wm_ssh_key') }}"
wm_ssh_key_pub: "{{ lookup('pipe', 'pass show ick2/wm_ssh_key_pub') }}"
unix_users: