Move loghost to vmhost01 and increase data disk size

This commit is contained in:
Timo Makinen 2021-03-16 21:02:33 +00:00
parent 1ad8a4e3f8
commit d41d59a0d4
2 changed files with 2 additions and 2 deletions

View file

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

View file

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