Files
mq-container/ha/10-native-ha-keystore.ini.tpl
2024-10-28 23:04:48 +01:00

9 lines
246 B
Smarty

NativeHALocalInstance:
{{ if .CertificateLabel }}
CertificateLabel={{ .CertificateLabel }}
{{- end }}
{{ if .Group.CertificateLabel }}
GroupCertificateLabel={{ .Group.CertificateLabel}}
{{- end }}
KeyRepository={{ .KeyRepository }}