Skip to content

Commit acbc5ea

Browse files
committed
[ansible] Add ifname to FTTH peer definition
1 parent 54d3b1f commit acbc5ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/roles/wan/templates/ftth-provider.j2

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ maxfail 0
1212
noaccomp
1313
default-asyncmap
1414
linkname {{ wan_ppp_interface_name }}
15+
ifname {{ wan_ppp_interface_name }}
1516
local
1617
nocrtscts
1718
plugin rp-pppoe.so {{ wan_vlan_interface_name }}

0 commit comments

Comments
 (0)