blob: 8ff726668fd5b8d8c4291286db936a79a1f2117a [file] [log] [blame]
# (ohryhorov): the class is created to be included in favour of creating
# user cinder and add user nova to group cinder in all nova-compute nodes
# if nfs backend is used.
# PROD-22772
classes:
- system.linux.system.users.cinder
parameters:
nova:
compute:
user:
groups:
- cinder
- libvirtd