add lewis as hypervisor

change borg notification urls
This commit is contained in:
Pim Kunis 2023-05-18 00:46:45 +02:00
parent b49bc19b18
commit 2c751cf51c
7 changed files with 84 additions and 19 deletions

View file

@ -0,0 +1,5 @@
apt_install_packages:
- qemu-kvm
- libvirt-daemon-system
- sudo
- bridge-utils

View file

@ -0,0 +1,12 @@
deploy_ssh_certificates:
- name: ssh_user_ed25519_key
type: user
key_type: ed25519
signing_key: hyp_user
host: lewis.hyp
principals: hypervisor
- name: ssh_host_ed25519_key
type: host
key_type: ed25519
signing_key: hyp_host
host: lewis.hyp