File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Role Variables
1414
1515- ` libvirt_vm_default_console_log_dir ` : The default directory in which to store
1616 VM console logs, if a VM-specific log file path is not given. Default is
17- "/var/log/libvirt/qemu/ ".
17+ "/var/log/libvirt-consoles ".
1818
1919- ` libvirt_vm_default_uuid_deterministic ` : Whether UUID should be calculated by
2020 hashing the VM name. If not, the UUID is randomly generated by libvirt when
Original file line number Diff line number Diff line change 22
33# The default directory in which to store VM console logs, if a VM-specific log
44# file path is not given.
5- libvirt_vm_default_console_log_dir : " /var/log/libvirt-consoles/ "
5+ libvirt_vm_default_console_log_dir : " /var/log/libvirt-consoles"
66
77# Whether UUID should be calculated by hashing the VM name. If not, the UUID is
88# randomly generated by libvirt when the VM is defined.
You can’t perform that action at this time.
0 commit comments