Adds missing sasl options to compute.yml

TrivialFix

Change-Id: I8129b2a6793ea36bb296ef8337a5461f73d6e557
This commit is contained in:
Will Szumski 2022-09-08 10:49:56 +01:00
parent 6e2f5a1884
commit a4e9d5124c

View File

@ -179,6 +179,12 @@
# compute_qemu_conf_extra.
#compute_qemu_conf:
# Whether to enable libvirt SASL authentication. Default is true.
#compute_libvirt_enable_sasl: true
# libvirt SASL password. Default is unset.
#compute_libvirt_sasl_password:
# Whether to enable a libvirt TLS listener. Default is false.
#compute_libvirt_enable_tls: