This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
hypervisors/ansible/inventory/host_vars/jefke/ssh_certificates.yml

13 lines
280 B
YAML
Raw Permalink Normal View History

2023-05-03 21:35:57 +00:00
deploy_ssh_certificates:
- name: ssh_user_ed25519_key
type: user
key_type: ed25519
signing_key: hyp_user
host: jefke.hyp
principals: hypervisor
- name: ssh_host_ed25519_key
type: host
key_type: ed25519
signing_key: hyp_host
host: jefke.hyp