Add mqtt hosts
This commit is contained in:
parent
e7cc5866c8
commit
0f5d63ddc9
3 changed files with 32 additions and 0 deletions
11
host_vars/mqtt02.home.foo.sh.yml
Normal file
11
host_vars/mqtt02.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:70
|
||||
- device: vio1
|
||||
vlan: 27
|
||||
ipaddr: 172.20.27.3
|
||||
netmask: 255.255.255.0
|
||||
proto: static
|
Loading…
Add table
Add a link
Reference in a new issue