Skip to content
Snippets Groups Projects

root_ssh: Support multiple SSH keys for the same user + root_ssh: Add additional SSH key for klausenbusk

2 files
+ 2
0
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -22,6 +22,7 @@ root_ssh_keys:
- key: svenstaro.pub
- key: anthraxx.pub
- key: klausenbusk.pub
additional_keys: [klausenbusk_2.pub]
# run playbook 'playbooks/tasks/reencrypt-vault-key.yml' when this changes
# before running it, make sure to gpg --lsign-key all of the below keys
Loading