Move loghost to vmhost02 and add datadisk
This commit is contained in:
parent
0d40ff3e92
commit
90e32a1e33
2 changed files with 4 additions and 1 deletions
|
@ -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}
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue