diff options
-rw-r--r-- | roles/install_babeld/templates/babeld.conf.j2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/install_babeld/templates/babeld.conf.j2 b/roles/install_babeld/templates/babeld.conf.j2 index 2250fc0..dc9b4e8 100644 --- a/roles/install_babeld/templates/babeld.conf.j2 +++ b/roles/install_babeld/templates/babeld.conf.j2 @@ -54,7 +54,7 @@ import-table 42 #in deny {% if 'mullvad_uplink' in group_names %} -redistribute if mullvad metric 128 +redistribute if mullvad metric 256 {% endif %} {% if 'ffrl_uplink' in group_names %} {% for peer in ffrl_peers %} |