Update bird/bird.conf.tmpl
This commit is contained in:
parent
eec715adf6
commit
8ee6a448d7
@ -204,7 +204,7 @@ template bgp lixonet_client {
|
||||
};
|
||||
|
||||
# Neighbors
|
||||
{{ range files "bird/neighbors" }} {{ if ne . "${tinc_peer_name}" }}
|
||||
{{ range files "bird/peers" }} {{ if ne . "${tinc_peer_name}" }}
|
||||
protocol bgp {{ . }} from lixonet_client {
|
||||
description "Lixonet BGP link to {{ . }}";
|
||||
{{ include (print "bird/neighbors/" .) }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user