10 lines
188 B
YAML
10 lines
188 B
YAML
deploy_ssh_certificates:
|
|
- name: ssh_host_ed25519_key
|
|
type: host
|
|
key_type: ed25519
|
|
signing_key: dmz_host
|
|
host: iris.dmz
|
|
|
|
docker_repository: debian
|
|
|
|
data_directory: /data
|