Add adm02 and move adm01 to vmhost01

This commit is contained in:
Timo Makinen 2021-04-24 12:10:38 +00:00
parent bccd872b6f
commit f47666e4a9
3 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,5 @@
--- ---
vmhost: vmhost02.home.foo.sh vmhost: vmhost01.home.foo.sh
network_interfaces: network_interfaces:
- device: eth0 - device: eth0
vlan: 20 vlan: 20

View file

@ -0,0 +1,6 @@
---
vmhost: vmhost02.home.foo.sh
network_interfaces:
- device: eth0
vlan: 20
mac: "52:54:00:ac:dc:0c"

1
hosts
View file

@ -1,5 +1,6 @@
[adm] [adm]
adm01.home.foo.sh adm01.home.foo.sh
adm02.home.foo.sh
[collab] [collab]
collab01.home.foo.sh collab01.home.foo.sh