value should be just value
This commit is contained in:
parent
37ca5c6aaf
commit
7c0d9c4db2
1 changed files with 1 additions and 1 deletions
|
@ -414,7 +414,7 @@
|
|||
|
||||
# configure cider with multi back-end
|
||||
# https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/5/html/Cloud_Administrator_Guide/section_manage-volumes.html
|
||||
- ini_file: dest=/etc/cinder/cinder.conf section=DEFAULT option="enabled_backends" value="enabled_backends=equallogic-1,lvmdriver-1"
|
||||
- ini_file: dest=/etc/cinder/cinder.conf section=DEFAULT option="enabled_backends" value="equallogic-1,lvmdriver-1"
|
||||
# LVM
|
||||
- ini_file: dest=/etc/cinder/cinder.conf section="lvmdriver-1" option="volume_group" value="cinder-volumes"
|
||||
- ini_file: dest=/etc/cinder/cinder.conf section="lvmdriver-1" option="volume_driver" value="cinder.volume.drivers.lvm.LVMISCSIDriver"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue