12 lines
280 B
YAML
12 lines
280 B
YAML
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
|