Move mirror host to vmhost02
This commit is contained in:
parent
9982ee4386
commit
a92d72034e
5 changed files with 9 additions and 10 deletions
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
vmhost: vmhost01.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: eth0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:13
|
6
host_vars/mirror02.home.foo.sh.yml
Normal file
6
host_vars/mirror02.home.foo.sh.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
vmhost: vmhost02.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: eth0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:14
|
Loading…
Add table
Add a link
Reference in a new issue