remove lewis from hypervisors
This commit is contained in:
parent
a972057b47
commit
3af593674e
4 changed files with 0 additions and 80 deletions
|
@ -1,5 +0,0 @@
|
|||
apt_install_packages:
|
||||
- qemu-kvm
|
||||
- libvirt-daemon-system
|
||||
- sudo
|
||||
- bridge-utils
|
|
@ -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
|
|
@ -6,5 +6,3 @@ all:
|
|||
ansible_host: atlas.hyp
|
||||
jefke:
|
||||
ansible_host: jefke.hyp
|
||||
lewis:
|
||||
ansible_host: lewis.hyp
|
||||
|
|
Reference in a new issue