aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/cinder-backend-scaleio.yaml
diff options
context:
space:
mode:
authorBogdan Dobrelya <bdobrteli@redhat.com>2017-03-06 17:49:01 +0100
committerBogdan Dobrelya <bdobreli@redhat.com>2017-03-06 18:31:24 +0100
commite88dfbc4ca115be9522ee0fc0bdb5b60f9ddd7a7 (patch)
treef66df482456f0971d143122ec99ccef0430d9ed6 /puppet/services/cinder-backend-scaleio.yaml
parent07f686d085b6d934fdd998fedea8268d78c2c50a (diff)
Fix bogus parameters in get_param
Change-Id: I1b5658efaaa26c473ceef184a962ec320f267ffe Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
Diffstat (limited to 'puppet/services/cinder-backend-scaleio.yaml')
-rw-r--r--puppet/services/cinder-backend-scaleio.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/cinder-backend-scaleio.yaml b/puppet/services/cinder-backend-scaleio.yaml
index eb709cd5..c4e4aa3d 100644
--- a/puppet/services/cinder-backend-scaleio.yaml
+++ b/puppet/services/cinder-backend-scaleio.yaml
@@ -106,6 +106,6 @@ outputs:
cinder::backend::scaleio::sio_round_volume_capacity: {get_param: CinderScaleIORoundVolumeCapacity}
cinder::backend::scaleio::sio_unmap_volume_before_deletion: {get_param: CinderScaleIOUnmapVolumeBeforeDeletion}
cinder::backend::scaleio::sio_max_over_subscription_ratio: {get_param: CinderScaleIOMaxOverSubscriptionRatio}
- cinder::backend::scaleio::sio_thin_provision: {get_param: CinderScaleIOThinProvision}
+ cinder::backend::scaleio::sio_thin_provision: {get_param: CinderScaleIOSanThinProvision}
step_config: |
include ::tripleo::profile::base::cinder::volume