summaryrefslogtreecommitdiff
path: root/liw.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-15 12:10:39 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-15 12:10:39 +0200
commitaec7f577a42bf2670899287ca9de092f9b9382ef (patch)
tree395235af73c27eb29f6f06368c9d44e6bb8b3e31 /liw.yml
parent0fd7fc4e7d37a9007ab6f8182732aebec0fcb3db (diff)
downloadick2-ansible-aec7f577a42bf2670899287ca9de092f9b9382ef.tar.gz
qvisqve intalls
Diffstat (limited to 'liw.yml')
-rw-r--r--liw.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/liw.yml b/liw.yml
index e119ea9..b77f40a 100644
--- a/liw.yml
+++ b/liw.yml
@@ -53,6 +53,8 @@ qvisqve_token_public_key: "{{ lookup('pipe', 'pass show ick2/token_key.pub') }}"
qvisqve_token_private_key: "{{ lookup('pipe', 'pass show ick2/token_key') }}"
qvisqve_admin_hash: "{{ lookup('pipe', 'pass show ick2/liw_hash') }}"
qvisqve_admin_salt: "{{ lookup('pipe', 'pass show ick2/liw_salt') }}"
+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') }}"