From f113399bdf25b8e7bea475ce061d380837d07a39 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 5 Mar 2024 18:12:29 +0100 Subject: [PATCH] Remove default value from sample configuration This was added in change I8129b2a6793ea36bb296ef8337a5461f73d6e557. Change-Id: I028e137dade594f51450e47ba4a97c0435ba6796 (cherry picked from commit e460099e1a3e2cc2899942d4fd48b72d8ed5616f) --- etc/kayobe/compute.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/kayobe/compute.yml b/etc/kayobe/compute.yml index 15c4cbcc6..3aae2b7b8 100644 --- a/etc/kayobe/compute.yml +++ b/etc/kayobe/compute.yml @@ -180,7 +180,7 @@ #compute_qemu_conf: # Whether to enable libvirt SASL authentication. Default is true. -#compute_libvirt_enable_sasl: true +#compute_libvirt_enable_sasl: # libvirt SASL password. Default is unset. #compute_libvirt_sasl_password: