Skip to content

Commit

Permalink
Remove default value from sample configuration
Browse files Browse the repository at this point in the history
This was added in change I8129b2a6793ea36bb296ef8337a5461f73d6e557.

Change-Id: I028e137dade594f51450e47ba4a97c0435ba6796
(cherry picked from commit e460099)
  • Loading branch information
priteau committed Mar 6, 2024
1 parent a780292 commit f113399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/kayobe/compute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f113399

Please sign in to comment.