summaryrefslogtreecommitdiff
path: root/ansible/ewww-dev.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-01 11:50:37 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-01 11:50:37 +0200
commit8915ad583400f8658d92611aea59b7fa701892e8 (patch)
treed9dd4169d5fa87a666b3e1be64fe74bedc23e27e /ansible/ewww-dev.yml
parenteb285815554c8c2b100b5d6db8a1d085945866c6 (diff)
downloadansibleness-8915ad583400f8658d92611aea59b7fa701892e8.tar.gz
ewww: use my new personal ssh key
Sponsored-by: author
Diffstat (limited to 'ansible/ewww-dev.yml')
-rw-r--r--ansible/ewww-dev.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/ansible/ewww-dev.yml b/ansible/ewww-dev.yml
index 6bc3129..798777c 100644
--- a/ansible/ewww-dev.yml
+++ b/ansible/ewww-dev.yml
@@ -42,11 +42,14 @@
unix_users_version: 2
unix_users:
+ - username: debian
+ authorized_keys: |
+ {{ liw_personal_ssh_pub }}
- username: liw
comment: Lars Wirzenius
sudo: yes
authorized_keys: |
- {{ liw_ssh_pub }}
+ {{ liw_personal_ssh_pub }}
sane_debian_system_sources_lists:
- repo: deb http://ci-prod-controller.vm.liw.fi/debian unstable-ci main