diff --git a/salt/bird/bird6.conf b/salt/bird/bird6.conf index 9a00db0..4860231 100644 --- a/salt/bird/bird6.conf +++ b/salt/bird/bird6.conf @@ -49,10 +49,6 @@ protocol radv { protocol ospf ZW6 { {%- if pillar.get('bgp') %} export filter { - if source = RTS_BGP then { - ospf_metric1 = 100; - accept; - } reject; }; {%- endif %}