BBlack has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/392746 )
Change subject: bird: add local source IP for BGP+BFD
......................................................................
bird: add local source IP for BGP+BFD
Change-Id: Ifdcfec75dbfca2ac199856ce860e7c8d1834d745
---
M modules/bird/templates/bird_anycast.conf.erb
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
BBlack: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/bird/templates/bird_anycast.conf.erb
b/modules/bird/templates/bird_anycast.conf.erb
index 57c68bc..0ce3d51 100644
--- a/modules/bird/templates/bird_anycast.conf.erb
+++ b/modules/bird/templates/bird_anycast.conf.erb
@@ -35,7 +35,7 @@
import none;
multihop 2;
export filter vips_filter;
- local as 64605;
+ local <%= @routerid %> as 64605;
neighbor <%= neighbor %> as 14907;
<%- if @bfd -%>
bfd yes;
--
To view, visit https://gerrit.wikimedia.org/r/392746
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifdcfec75dbfca2ac199856ce860e7c8d1834d745
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits