update.
This commit is contained in:
@ -31,12 +31,11 @@ network_interfaces:
|
||||
|
||||
family: inet
|
||||
mode: static
|
||||
hwaddress ether: a8:a1:59:82:34:70
|
||||
description: Bridge Interface IPv4 for LXC
|
||||
address: '162.55.82.89'
|
||||
netmask: '255.255.255.192'
|
||||
network: '162.55.82.64'
|
||||
broadcast: '162.55.82.127'
|
||||
gateway: '162.55.82.65'
|
||||
address: 162.55.82.89
|
||||
netmask: 255.255.255.192
|
||||
gateway: 162.55.82.65
|
||||
|
||||
# optional dns settings nameservers: []
|
||||
# nameservers:
|
||||
@ -60,6 +59,7 @@ network_interfaces:
|
||||
stp: !!str off
|
||||
fd: 5
|
||||
hello: 2
|
||||
maxage: 12
|
||||
|
||||
# optional bonding parameters bond: {}
|
||||
# bond:
|
||||
|
Reference in New Issue
Block a user