summaryrefslogtreecommitdiff
path: root/ick-workers.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ick-workers.yml')
-rw-r--r--ick-workers.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ick-workers.yml b/ick-workers.yml
index 65071da..a34a4e3 100644
--- a/ick-workers.yml
+++ b/ick-workers.yml
@@ -18,5 +18,12 @@
sane_debian_system_hostname: "{{ inventory_hostname }}"
unix_users_version: 2
+ unix_users:
+ - username: debian
+ authorized_keys: |
+ {{ liw_ssh_key_pub }}
+ - username: _ickwm
+ authorized_keys: |
+ {{ liw_ssh_key_pub }}
verify_tls: no