Add CONF_DIR.
This commit is contained in:
parent
9c97acf1b0
commit
3604c283f9
@ -4,6 +4,8 @@ set -ue
|
||||
CHARM="swift-storage"
|
||||
HOOKS_DIR="$CHARM_DIR/hooks"
|
||||
|
||||
CONF_DIR="/etc/swift"
|
||||
|
||||
if [[ -e "$HOOKS_DIR/lib/openstack-common" ]] ; then
|
||||
. $HOOKS_DIR/lib/openstack-common
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user