summaryrefslogtreecommitdiff
path: root/ansible/holywood2.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/holywood2.yml
parent51587629c83fece75ce6cbcd8a3839416a64a699 (diff)
downloadansibleness-a7dbd2d380d4bf34504bf0b9bee06a1a9583980e.tar.gz
refactor: drop use of liw-openpgp key everywhere
Sponsored-by: author
Diffstat (limited to 'ansible/holywood2.yml')
-rw-r--r--ansible/holywood2.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/ansible/holywood2.yml b/ansible/holywood2.yml
index 7175e9e..d739a03 100644
--- a/ansible/holywood2.yml
+++ b/ansible/holywood2.yml
@@ -28,13 +28,11 @@
comment: Lars Wirzenius
sudo: yes
authorized_keys: |
- {{ liw_ssh_pub }}
{{ liw_personal_ssh_pub }}
- username: root
ssh_key: "{{ lookup('pipe', 'pass show root_at_holywood2_ssh_key') }}"
ssh_key_pub: "{{ root_at_holywood2_ssh_key_pub }}"
authorized_keys: |
- {{ liw_ssh_pub }}
{{ liw_personal_ssh_pub }}
mailname: "{{ sane_debian_system_hostname }}.liw.fi"