This repository has been archived on 2023-12-26. You can view files and clone it, but cannot push or open issues or pull requests.
lewis/inventory/host_vars/lewis.yml

25 lines
704 B
YAML
Raw Normal View History

2023-05-15 20:19:34 +00:00
backup_mount_point: "/mnt/backups"
backup_uuid: "622a8d81-aa2f-460b-a563-c3cdb6285609"
2023-02-25 14:35:35 +00:00
admin_public_keys:
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINUZp4BCxf7uLa1QWonx/Crf8tYZ5MKIZ+EuaBa82LrV user@user-laptop"
- "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOodpLr+FDRyKyHjucHizNLVFHZ5AQmE9GmxMnOsSoaw pimkunis@thinkpadpim"
2023-04-25 19:59:11 +00:00
hyp_user_ca_public_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHZreEhS/rMHfJB7IenEEfk38zCjmyce+X2AWxzU/N81 User Certificate Authority for *.hyp"
backup_hosts:
- atlas
2023-05-04 10:28:30 +00:00
- jefke
2023-04-25 19:59:11 +00:00
apt_install_packages:
- borgbackup
2023-04-26 17:39:36 +00:00
deploy_ssh_certificates:
- name: ssh_host_ed25519_key
type: host
key_type: ed25519
signing_key: hyp_host
host: lewis.hyp
2023-05-15 20:19:34 +00:00
2023-05-16 08:03:12 +00:00
docker_repository: debian