ScaleIO: Fix outdate template path
This change fixes one outdated template path left when Scale IO templates were deprecated[1]. [1]5e4f319edc
Change-Id: I400db08b832ef4e99eefeb934a6a92ec23c92289 (cherry picked from commit99eb1671ae
)
This commit is contained in:
parent
27aeb7fe45
commit
7ee888b3b3
@ -19,7 +19,7 @@
|
||||
# Use Cinder Dell EMC VxFlexOS backend template defined in
|
||||
# cinder-backend-dellemc-vxflexos-puppet.yaml.
|
||||
resource_registry:
|
||||
OS::TripleO::Services::CinderBackendScaleIO: ../deployment/cinder/cinder-backend-scaleio-puppet.yaml
|
||||
OS::TripleO::Services::CinderBackendScaleIO: ../deployment/deprecated/cinder/cinder-backend-scaleio-puppet.yaml
|
||||
|
||||
parameter_defaults:
|
||||
CinderEnableScaleIOBackend: true
|
||||
|
Loading…
Reference in New Issue
Block a user