openstack-ansible-os_cinder/releasenotes/notes/gid-and-uid-cinder-system-user-support-f69b87b4876c0dd8.yaml
Marcus Murwall e350f899ae Adds support for specifying GID AND UID for cinder system user
Change-Id: I141509b9e2fdb132357542c6b5204ffaa6f33d56
2017-10-18 10:05:29 +00:00

5 lines
184 B
YAML

---
other:
- Added support for specifying GID and UID for cinder system user by defining
``cinder_system_user_uid`` and ``cinder_system_group_gid``. This setting is
optional.