cpe: handle model TL-Archer-C7v5

This commit is contained in:
Astro 2018-11-12 20:52:26 +01:00
parent 3190ca6121
commit 36f97de25b
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ set network.{{ net }}.ifname='eth0.{{ pillar['vlans'][net] }}'
{%- endif %}
{%- endfor %}
{%- elif conf['model'] == 'TL-Archer-C7v4' %}
{%- elif conf['model'] == 'TL-Archer-C7v4' or conf['model'] == 'TL-Archer-C7v5' %}
set network.@switch[0]=switch
set network.@switch[0].reset=1
set network.@switch[0].enable=1