Add ns02.home.foo.sh host
This commit is contained in:
parent
69c17d7e12
commit
c9f3b7d0b7
5 changed files with 81 additions and 0 deletions
11
host_vars/ns02.home.foo.sh.yml
Normal file
11
host_vars/ns02.home.foo.sh.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
vmhost: vmhost02.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: vio0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:30
|
||||
- device: vio1
|
||||
vlan: 102
|
||||
proto: none
|
||||
|
||||
nsd_master: true
|
Loading…
Add table
Add a link
Reference in a new issue