remove lewis from hypervisors

This commit is contained in:
Pim Kunis 2023-05-22 09:22:01 +02:00
parent a972057b47
commit 3af593674e
4 changed files with 0 additions and 80 deletions

View file

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

View file

@ -1,12 +0,0 @@
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

View file

@ -6,5 +6,3 @@ all:
ansible_host: atlas.hyp
jefke:
ansible_host: jefke.hyp
lewis:
ansible_host: lewis.hyp