19 lines
591 B
Smarty
19 lines
591 B
Smarty
NativeHALocalInstance:
|
|
Name={{ .Name }}
|
|
{{ if .CertificateLabel }}
|
|
CertificateLabel={{ .CertificateLabel }}
|
|
KeyRepository={{ .KeyRepository }}
|
|
{{ if .CipherSpec }}
|
|
CipherSpec={{ .CipherSpec }}
|
|
{{- end }}
|
|
{{- end }}
|
|
NativeHAInstance:
|
|
Name={{ .NativeHAInstance0_Name }}
|
|
ReplicationAddress={{ .NativeHAInstance0_ReplicationAddress }}
|
|
NativeHAInstance:
|
|
Name={{ .NativeHAInstance1_Name }}
|
|
ReplicationAddress={{ .NativeHAInstance1_ReplicationAddress }}
|
|
NativeHAInstance:
|
|
Name={{ .NativeHAInstance2_Name }}
|
|
ReplicationAddress={{ .NativeHAInstance2_ReplicationAddress }}
|