847f17b1a3
Add ISCSI backend as enabled default for the cinder_volume resource. Note, cannot be decoupled as a separate resource because of the external puppet class reference hardcoded upstream. Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
8 lines
344 B
Markdown
8 lines
344 B
Markdown
# Cinder Volume resource for puppet handler
|
|
|
|
Setup and configure the cinder volume service.
|
|
Configure ISCSI volume backend for cinder volume nodes, if specified
|
|
(Default true)
|
|
|
|
source https://github.com/openstack/puppet-cinder/blob/5.1.0/manifests/volume/iscsi.pp
|
|
source https://github.com/openstack/puppet-cinder/blob/5.1.0/manifests/volume.pp |