Merge "[train-only] QemuDefaultTLSVerify should be false" into stable/train

This commit is contained in:
Zuul 2021-04-29 19:20:36 +00:00 committed by Gerrit Code Review
commit cbef0f2d63
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ parameters:
Whether to enable or disable TLS client certificate verification. Enabling this Whether to enable or disable TLS client certificate verification. Enabling this
option will reject any client who does not have a certificate signed by the CA option will reject any client who does not have a certificate signed by the CA
in /etc/pki/qemu/ca-cert.pem in /etc/pki/qemu/ca-cert.pem
default: true default: false
type: boolean type: boolean
LibvirtLogFilters: LibvirtLogFilters:
description: Defines a filter to select a different logging level description: Defines a filter to select a different logging level