Move loghost to vmhost02 and add datadisk

This commit is contained in:
Timo Makinen 2020-11-17 16:49:57 +00:00
parent 0d40ff3e92
commit 90e32a1e33
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,7 @@
--- ---
datadisks:
- 10
firewall_in: firewall_in:
- {proto: tcp, port: 22, from: [172.20.20.0/22]} - {proto: tcp, port: 22, from: [172.20.20.0/22]}
- {proto: tcp, port: 6514} - {proto: tcp, port: 6514}

View file

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