Move loghost to vmhost01 and increase data disk size
This commit is contained in:
parent
1ad8a4e3f8
commit
d41d59a0d4
2 changed files with 2 additions and 2 deletions
|
@ -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]}
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue