e844cefa63
This allows us to configure where the libvirt logs end up, as described in the documentation: https://libvirt.org/logging.html Change-Id: Ia74e138aeeb1e09e253707de70ea9d0a4344ad1a
9 lines
376 B
YAML
9 lines
376 B
YAML
---
|
|
features:
|
|
- |
|
|
The parameter log_outputs in the libvirt manifest has been expose in order
|
|
to be able to configure where the libvirtd logs end up (which could be in
|
|
multiple places depending on the value for that parameter). It configures
|
|
the configuration value with the same name, as explained in the
|
|
documentation - https://libvirt.org/logging.html
|