Commit 772300fa authored by nanahira's avatar nanahira

reload

parent ef8630d3
......@@ -9,6 +9,7 @@ interface {{connection.name}} type tunnel rxcost 50000 faraway true link-quality
flush interface {{connection.name}}
{% endif %}
{% endfor %}
{% for interface in lanInterfaces %}
interface {{interface}} type wired
{% endfor %}
......
#!/usr/bin/env bash
# Forced update 1.21
# Forced update 1.27
source {{ansible_user_dir}}/nextgen-network/scripts/utility.sh
echo "running" > /tmp/mycard_global_postup_done
......
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