From: Thomas Goirand Date: Mon, 24 Jun 2013 07:04:33 +0000 (+0800) Subject: Added a cinder-volume.default file X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=6899b87532ef092347de47e091af93f12340d7e1;p=openstack-build%2Fcinder-build.git Added a cinder-volume.default file Rewritten-From: b449234049b87b43ec3ef18a52bd002ced64c9d3 --- diff --git a/xenial/debian/cinder-volume.default b/xenial/debian/cinder-volume.default new file mode 100644 index 000000000..a4ec89943 --- /dev/null +++ b/xenial/debian/cinder-volume.default @@ -0,0 +1,5 @@ +# This controls the values to export for Ceph +# If it's not defined, then nothing will happen. +# If it is, then export CEPH_ARGS will use the content +# of the below variable. +CEPH_ARGS_EXPORT="--id nova"