puppet-nova/releasenotes/notes/qemu-user-2dfecf8a9291b3a2.yaml
Takashi Kajinami 44f7959051 Allow customizing qemu user
This change introduces the parameter to customize the user option which
determines the user to run the qemu system process.

Change-Id: I2e2213532b88f2224950a601220417bd6e102007
2023-01-11 17:29:17 +09:00

5 lines
97 B
YAML

---
features:
- |
The new ``nova::compute::libvirt::qemu::user`` parameter has been added.