summaryrefslogtreecommitdiff
path: root/openstack-cinder.configure
diff options
context:
space:
mode:
Diffstat (limited to 'openstack-cinder.configure')
-rw-r--r--openstack-cinder.configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/openstack-cinder.configure b/openstack-cinder.configure
index d6e3a48e..5688ee72 100644
--- a/openstack-cinder.configure
+++ b/openstack-cinder.configure
@@ -36,7 +36,7 @@ s/##CINDER_ADMIN_URL_V2##/$CINDER_ADMIN_URL_V2/g
EOF
sed -f "$ROOT"/etc/openstack-cinder-setup.sed -i \
- "$ROOT"/etc/nova/cinder.conf \
+ "$ROOT"/etc/cinder/cinder.conf \
"$ROOT"/usr/share/openstack/openstack-cinder-setup
##########################################################################