change backup location
This commit is contained in:
parent
914a192f79
commit
ed2ce14258
4 changed files with 18 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
kingston1tb_mount_point: "/mnt/kingston1TB"
|
||||
kingston1tb_uuid: "622a8d81-aa2f-460b-a563-c3cdb6285609"
|
||||
backup_mount_point: "/mnt/backups"
|
||||
backup_uuid: "622a8d81-aa2f-460b-a563-c3cdb6285609"
|
||||
|
||||
admin_public_keys:
|
||||
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINUZp4BCxf7uLa1QWonx/Crf8tYZ5MKIZ+EuaBa82LrV user@user-laptop"
|
||||
|
@ -20,3 +20,5 @@ deploy_ssh_certificates:
|
|||
key_type: ed25519
|
||||
signing_key: hyp_host
|
||||
host: lewis.hyp
|
||||
|
||||
docker_repository: ubuntu
|
||||
|
|
Reference in a new issue