summaryrefslogtreecommitdiff
path: root/liw.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-16 11:11:01 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-16 11:11:01 +0200
commit81aaa701fb0977e90c2558b9867897320b1fe474 (patch)
tree21466a14a93f4f1c66b9cd369ab6493af5e1202a /liw.yml
parentbb0eb415649225ab4342a52b246f68f293c49f08 (diff)
downloadick2-ansible-81aaa701fb0977e90c2558b9867897320b1fe474.tar.gz
progress
Diffstat (limited to 'liw.yml')
-rw-r--r--liw.yml11
1 files changed, 2 insertions, 9 deletions
diff --git a/liw.yml b/liw.yml
index b96c187..7a82209 100644
--- a/liw.yml
+++ b/liw.yml
@@ -58,15 +58,8 @@ qvisqve_liw_salt: "{{ lookup('pipe', 'pass show ick2/liw_salt') }}"
qvisqve_controller_secret: "{{ lookup('pipe', 'pass show ick2/controller_secret') }}"
qvisqve_controller_hash: "{{ lookup('pipe', 'pass show ick2/controller_hash') }}"
qvisqve_controller_salt: "{{ lookup('pipe', 'pass show ick2/controller_salt') }}"
-qvisqve_worker1_hash: "{{ lookup('pipe', 'pass show ick2/worker1_hash') }}"
-qvisqve_worker1_salt: "{{ lookup('pipe', 'pass show ick2/worker1_salt') }}"
-qvisqve_worker2_hash: "{{ lookup('pipe', 'pass show ick2/worker1_hash') }}"
-qvisqve_worker2_salt: "{{ lookup('pipe', 'pass show ick2/worker1_salt') }}"
-qvisqve_worker3_hash: "{{ lookup('pipe', 'pass show ick2/worker1_hash') }}"
-qvisqve_worker3_salt: "{{ lookup('pipe', 'pass show ick2/worker1_salt') }}"
-qvisqve_worker4_hash: "{{ lookup('pipe', 'pass show ick2/worker1_hash') }}"
-qvisqve_worker4_salt: "{{ lookup('pipe', 'pass show ick2/worker1_salt') }}"
-
+qvisqve_worker_hash: "{{ lookup('pipe', 'pass show ick2/worker1_hash') }}"
+qvisqve_worker_salt: "{{ lookup('pipe', 'pass show ick2/worker1_salt') }}"
# I like to have an addition "dist" in the APT repository, liwdev, so
# I can have ick build from a liw/dev branch, in addition to master,