Merge "Correct the InternalTLSVncCAFile to comply with selinux policy"
This commit is contained in:
commit
b0f581ea67
@ -91,7 +91,7 @@ parameters:
|
||||
description: Specifies the default CA cert to use if TLS is used for
|
||||
services in the internal network.
|
||||
InternalTLSVncCAFile:
|
||||
default: '/etc/ipa/vnc.crt'
|
||||
default: '/etc/pki/CA/certs/vnc.crt'
|
||||
type: string
|
||||
description: Specifies the CA cert to use for VNC TLS.
|
||||
LibvirtCACert:
|
||||
|
@ -50,7 +50,7 @@ parameters:
|
||||
enable TLS transaport for libvirt VNC and configure the
|
||||
relevant keys for libvirt.
|
||||
InternalTLSVncCAFile:
|
||||
default: '/etc/ipa/vnc.crt'
|
||||
default: '/etc/pki/CA/certs/vnc.crt'
|
||||
type: string
|
||||
description: Specifies the CA cert to use for VNC TLS.
|
||||
LibvirtVncCACert:
|
||||
|
@ -88,7 +88,7 @@ parameters:
|
||||
description: Specifies the default CA cert to use if TLS is used for
|
||||
services in the internal network.
|
||||
InternalTLSVncCAFile:
|
||||
default: '/etc/ipa/vnc.crt'
|
||||
default: '/etc/pki/CA/certs/vnc.crt'
|
||||
type: string
|
||||
description: Specifies the CA cert to use for VNC TLS.
|
||||
LibvirtCACert:
|
||||
|
@ -56,7 +56,7 @@ parameters:
|
||||
enable TLS transaport for libvirt VNC and configure the
|
||||
relevant keys for libvirt.
|
||||
InternalTLSVncCAFile:
|
||||
default: '/etc/ipa/vnc.crt'
|
||||
default: '/etc/pki/CA/certs/vnc.crt'
|
||||
type: string
|
||||
description: Specifies the CA cert to use for VNC TLS.
|
||||
LibvirtVncCACert:
|
||||
|
Loading…
x
Reference in New Issue
Block a user