Add homeassistant host
This commit is contained in:
parent
810e64dde7
commit
dc5717712d
4 changed files with 49 additions and 0 deletions
11
host_vars/homeassistant01.home.foo.sh.yml
Normal file
11
host_vars/homeassistant01.home.foo.sh.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
vmhost: vmhost01.home.foo.sh
|
||||
network_interfaces:
|
||||
- device: eth0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:73
|
||||
- device: eth1
|
||||
vlan: 27
|
||||
ipaddr: 172.20.27.6
|
||||
netmask: 255.255.255.0
|
||||
proto: static
|
Loading…
Add table
Add a link
Reference in a new issue