Commit 5c402f9d authored by nanahira's avatar nanahira

fix

parent 0913e5e8
......@@ -7,11 +7,6 @@ export BRIDGE_NAME={{br.name}}
export BRIDGE_ADDRESS={{br.address}}
{% endif %}
{% if br.mac is defined and br.mac %}
# Change mac
export BRIDGE_MAC={{br.mac}}
{% endif %}
handle_gateway() {
GATEWAY_ID=$1
GATEWAY_ADDRESS=$2
......
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