summaryrefslogtreecommitdiff
path: root/ansible/http.liw.fi.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-25 09:40:00 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-25 09:40:00 +0200
commita7dbd2d380d4bf34504bf0b9bee06a1a9583980e (patch)
tree21def33f80279bf098e10d37c2aebc25061163fb /ansible/http.liw.fi.yml
parent51587629c83fece75ce6cbcd8a3839416a64a699 (diff)
downloadansibleness-a7dbd2d380d4bf34504bf0b9bee06a1a9583980e.tar.gz
refactor: drop use of liw-openpgp key everywhere
Sponsored-by: author
Diffstat (limited to 'ansible/http.liw.fi.yml')
-rw-r--r--ansible/http.liw.fi.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/ansible/http.liw.fi.yml b/ansible/http.liw.fi.yml
index 042db97..f5b4352 100644
--- a/ansible/http.liw.fi.yml
+++ b/ansible/http.liw.fi.yml
@@ -17,16 +17,13 @@
- username: liw
comment: Lars Wirzenius
authorized_keys: |
- {{ liw_ssh_pub }}
{{ liw_personal_ssh_pub }}
- username: root
authorized_keys: |
- {{ liw_ssh_pub }}
{{ liw_personal_ssh_pub }}
- username: ickliwfi
comment: Ick website
authorized_keys: |
- {{ liw_ssh_pub }}
{{ liw_personal_ssh_pub }}
{{ ci_worker_ssh_pub }}