summaryrefslogtreecommitdiff
path: root/ick-cluster.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-04-09 17:39:40 +0300
committerLars Wirzenius <liw@liw.fi>2018-04-09 17:39:40 +0300
commit7d06cfedf7c71909cbb801756e5db8c1d9cf2287 (patch)
tree75956b38baf1c47e5a7a69f6f5f458c4939cb137 /ick-cluster.yml
parent340ca64bbcc644b0dc5dd440f8abfa78252f138e (diff)
downloadick2-ansible-7d06cfedf7c71909cbb801756e5db8c1d9cf2287.tar.gz
Drop: ssh key vars, now in group_vars/ick.yml
Diffstat (limited to 'ick-cluster.yml')
-rw-r--r--ick-cluster.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ick-cluster.yml b/ick-cluster.yml
index b1dfa46..79c852d 100644
--- a/ick-cluster.yml
+++ b/ick-cluster.yml
@@ -7,8 +7,6 @@
- unix_users
- ick-worker
vars:
- 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:
- username: _ickwm
sudo: yes