summaryrefslogtreecommitdiff
path: root/ansible/atuin.liw.fi.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-10-16 11:00:14 +0300
committerLars Wirzenius <liw@liw.fi>2021-10-16 11:00:14 +0300
commitb60a1a01303ecb4d8d76b27c8c6cbf1f54bd8843 (patch)
treeb9d46855fefcb1dbd9d93caf84a4afbcb96cfdd4 /ansible/atuin.liw.fi.yml
parent9bacd126822217c0c36ca1c8e98f6727434b7c8f (diff)
downloadansibleness-b60a1a01303ecb4d8d76b27c8c6cbf1f54bd8843.tar.gz
install the right SSH keys on atuin, e2, h2, mirror-git, sequoia-dev
Sponsored-by: author
Diffstat (limited to 'ansible/atuin.liw.fi.yml')
-rw-r--r--ansible/atuin.liw.fi.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible/atuin.liw.fi.yml b/ansible/atuin.liw.fi.yml
index deeb08c..9100c60 100644
--- a/ansible/atuin.liw.fi.yml
+++ b/ansible/atuin.liw.fi.yml
@@ -57,6 +57,11 @@
authorized_keys: |
{{ liw_ssh_pub }}
{{ liw_hetzner_ssh_pub }}
+ - username: root
+ sudo: yes
+ authorized_keys: |
+ {{ liw_ssh_pub }}
+ {{ liw_hetzner_ssh_pub }}
mailname: atuin.liw.fi
smarthost: pieni.net
@@ -147,6 +152,11 @@
authorized_keys: |
{{ liw_ssh_pub }}
{{ liw_hetzner_ssh_pub }}
+ - username: root
+ sudo: yes
+ authorized_keys: |
+ {{ liw_ssh_pub }}
+ {{ liw_hetzner_ssh_pub }}
- username: liw-laptop
comment: Lars Wirzenius
authorized_keys: |