puppet-tripleo/releasenotes/notes/qemu_remove_postsave_cmd-07ad04ac44d7b706.yaml
Martin Schuppert a08257f0ae Remove postsave_cmd and restart libvirt on cert files change
Qemu certs are note used by libvirt and therefore does not need a restart.
In case certs gets renewed, right now qemu processes (instances) need to be
restarted. This removes the postsave_cmd and also restart libvirt on cert
file change.

Change-Id: I1a72265b369271f7bdfd3aaa143aad14a861a90a
2019-01-29 15:15:12 +01:00

8 lines
271 B
YAML

---
fixes:
- |
qemu certs are note used by libvirt and therefore does not need a restart.
In case certs gets renewed, right now qemu processes (instances) need to be
restarted. This removes the postsave_cmd and also restart libvirt on cert
file change.