Add proto=static to proxies network interfaces

This commit is contained in:
Timo Makinen 2020-09-03 07:54:49 +00:00
parent 35b1487d2a
commit 5f17ae2964
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@ network_interfaces:
mac: 52:54:00:ac:dc:0d
ipaddr: 172.20.21.13
netmask: 255.255.252.0
proto: static
- device: vio1
vlan: 102
proto: none

View file

@ -6,6 +6,7 @@ network_interfaces:
mac: 52:54:00:ac:dc:0e
ipaddr: 172.20.21.14
netmask: 255.255.252.0
proto: static
- device: vio1
vlan: 102
proto: none