Add dna-gw02 host
This commit is contained in:
parent
4044c2a706
commit
d2cbea9354
2 changed files with 9 additions and 0 deletions
8
host_vars/dna-gw02.home.foo.sh.yml
Normal file
8
host_vars/dna-gw02.home.foo.sh.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
vmhost: vmhost02.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: vio0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:02
|
||||
- device: vio1
|
||||
vlan: 103
|
1
hosts
1
hosts
|
@ -13,6 +13,7 @@ git02.home.foo.sh
|
|||
|
||||
[gw]
|
||||
gw01.home.foo.sh
|
||||
dna-gw02.home.foo.sh
|
||||
|
||||
[jenkins]
|
||||
jenkins01.home.foo.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue