Add lan interface to nas hosts
This commit is contained in:
parent
585f7e28be
commit
a64145a3de
2 changed files with 6 additions and 0 deletions
|
@ -4,3 +4,8 @@ network_interfaces:
|
|||
- device: eth0
|
||||
vlan: 20
|
||||
mac: 52:54:00:ac:dc:34
|
||||
- device: eth1
|
||||
vlan: 30
|
||||
ipaddr: 172.20.30.11
|
||||
netmask: 255.255.255.0
|
||||
proto: static
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue