Commit 5c3c7eef authored by nanahira's avatar nanahira

missing

parent 0f484d89
...@@ -10,6 +10,6 @@ flush interface {{connection.name}} ...@@ -10,6 +10,6 @@ flush interface {{connection.name}}
{% endif %} {% endif %}
{% endfor %} {% endfor %}
{% for interface in lanInterfaces %} {% for interface in lanInterfaces %}
interface {{interface}} interface {{interface}} type wired
{% endfor %} {% endfor %}
quit quit
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment