mirror of
https://github.com/speatzle/nfsense.git
synced 2025-05-11 02:48:21 +00:00
9 lines
128 B
Cheetah
9 lines
128 B
Cheetah
[Match]
|
|
{{- if eq .Type 0 }}
|
|
Name={{ .HardwareDevice }}
|
|
{{- else }}
|
|
Name={{ .Name }}
|
|
{{- end }}
|
|
|
|
[Network]
|
|
Bond={{ .BondName }}
|