|
@@ -53,7 +53,7 @@ on up "
|
|
|
ip link set $INTERFACE up
|
|
|
|
|
|
batctl {{ meshif }} {{ bat_iface }} if add $INTERFACE
|
|
|
-{%- if grains.oscodename == "buster" or 'batman-iface-penalty' in node_config.get ('tags', []) %}
|
|
|
+{%- if grains.oscodename == "buster" %}
|
|
|
# Make VPN more expensive than intra DC/DCI/WBBL links
|
|
|
batctl hardif $INTERFACE hop_penalty 50
|
|
|
{%- endif %}
|