From e43d58fbef8d9ba09520de35e9bcfead874c43f7 Mon Sep 17 00:00:00 2001 From: ohrensessel Date: Wed, 27 Aug 2014 15:48:17 +0200 Subject: [PATCH] correct typo --- templates/etc/bird/bird.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/etc/bird/bird.conf.erb b/templates/etc/bird/bird.conf.erb index 3f2b2ae..2697190 100644 --- a/templates/etc/bird/bird.conf.erb +++ b/templates/etc/bird/bird.conf.erb @@ -187,4 +187,4 @@ protocol bgp <%= key %> from <%= hash["template"] %> { <% end -%> # this is for local peerings not managed by puppet -include "*.peering" +include "*.peering";