Skip to content

Commit c3d525c

Browse files
committed
docs: source attribution note in frr template
Signed-off-by: Benjamin Ritter <benjamin.ritter@x-cellent.com>
1 parent d75fda8 commit c3d525c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

files/sonic_frr_with_fpm.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{{- $ASN := .ASN -}}{{- $RouterId := .Loopback -}}! The frr version is not rendered since it seems to be optional.
22
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
35
fpm address 127.0.0.1
46
hostname {{ .Name }}
57
password zebra

0 commit comments

Comments
 (0)