Update bird/bird.conf.tmpl

This commit is contained in:
sump pump 2020-04-28 05:06:40 +00:00
parent 694eed2987
commit 14ec2469a7

View File

@ -23,7 +23,7 @@ template bgp lixonet_client {
{{ range files "bird/neighbors" }} {{ range files "bird/neighbors" }}
{{ file "bird/neighbors/$." }} {{ file (print "bird/neighbors/" .) }}
{{ end }} {{ end }}