Typo in bird.conf.j2

This commit is contained in:
Jesper Hess 2020-04-21 08:44:20 +02:00
parent 8b3acb54ab
commit e9fbf78741
Signed by: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ bgp_peers:
neighbor_ip: "172.16.12.19"
filters:
export: "{ peer_export_default_only(); }"
import: "myroutes_import_export();"
import: "myroutes_import_export"
announce_from_here: false
configure_static_multihop_routes: true