puppet-nova/releasenotes/notes/libvirtd-log-outputs-cd93433d0bfe2e63.yaml
Juan Antonio Osorio Robles e844cefa63 Expose log_outputs parameter for libvirt
This allows us to configure where the libvirt logs end up, as described
in the documentation: https://libvirt.org/logging.html

Change-Id: Ia74e138aeeb1e09e253707de70ea9d0a4344ad1a
2017-10-09 14:50:02 +03:00

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