9 lines
246 B
Smarty
9 lines
246 B
Smarty
NativeHALocalInstance:
|
|
{{ if .CertificateLabel }}
|
|
CertificateLabel={{ .CertificateLabel }}
|
|
{{- end }}
|
|
{{ if .Group.CertificateLabel }}
|
|
GroupCertificateLabel={{ .Group.CertificateLabel}}
|
|
{{- end }}
|
|
KeyRepository={{ .KeyRepository }}
|