forked from FF-RGB/ansible
do net set fd on bridge (not working anyway)
This commit is contained in:
parent
3d216afaf3
commit
e86dd3b0cb
@ -5,7 +5,7 @@ auto br-{{ site_code }}
|
|||||||
iface br-{{ site_code }}
|
iface br-{{ site_code }}
|
||||||
mtu 1500
|
mtu 1500
|
||||||
#
|
#
|
||||||
bridge-fd 0
|
#bridge-fd 0
|
||||||
bridge-ports bat-{{ site_code }}
|
bridge-ports bat-{{ site_code }}
|
||||||
bridge-stp no
|
bridge-stp no
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user