We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d75fda8 commit c3d525cCopy full SHA for c3d525c
1 file changed
files/sonic_frr_with_fpm.tpl
@@ -1,5 +1,7 @@
1
{{- $ASN := .ASN -}}{{- $RouterId := .Loopback -}}! The frr version is not rendered since it seems to be optional.
2
frr defaults datacenter
3
+# This is the only line changed from upstream: https://github.com/metal-stack/metal-core/blob/master/cmd/internal/switcher/templates/tpl/sonic_frr.tpl
4
+# Follow-up issue: https://github.com/metal-stack/metal-core/issues/199
5
fpm address 127.0.0.1
6
hostname {{ .Name }}
7
password zebra
0 commit comments