22 lines
691 B
YAML
22 lines
691 B
YAML
kingston1tb_mount_point: "/mnt/kingston1TB"
|
|
kingston1tb_uuid: "622a8d81-aa2f-460b-a563-c3cdb6285609"
|
|
|
|
admin_public_keys:
|
|
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINUZp4BCxf7uLa1QWonx/Crf8tYZ5MKIZ+EuaBa82LrV user@user-laptop"
|
|
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOodpLr+FDRyKyHjucHizNLVFHZ5AQmE9GmxMnOsSoaw pimkunis@thinkpadpim"
|
|
|
|
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
|