20 lines
472 B
YAML
20 lines
472 B
YAML
backup_mount_point: "/mnt/backups"
|
|
backup_uuid: "622a8d81-aa2f-460b-a563-c3cdb6285609"
|
|
|
|
hyp_user_ca_public_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHZreEhS/rMHfJB7IenEEfk38zCjmyce+X2AWxzU/N81 User Certificate Authority for *.hyp"
|
|
|
|
backup_hosts:
|
|
- atlas
|
|
- jefke
|
|
|
|
apt_install_packages:
|
|
- borgbackup
|
|
|
|
deploy_ssh_certificates:
|
|
- name: ssh_host_ed25519_key
|
|
type: host
|
|
key_type: ed25519
|
|
signing_key: hyp_host
|
|
host: lewis.hyp
|
|
|
|
docker_repository: debian
|