Merge pull request #692 from anderbubble/debug-template-newline

Fix newline handline when printing AllNodes
This commit is contained in:
Jonathon Anderson
2023-02-21 15:47:31 -07:00
committed by GitHub

View File

@@ -165,4 +165,4 @@ data from other structures.
- Primary: {{ $netdev.Primary.Get }}
- Tags: {{ range $key, $value := $netdev.Tags }}{{ $key }}={{ $value.Get }} {{ end }}
{{- end }}
{{- end }}
{{ end }}