Merge "Define DEST in stackrc"

This commit is contained in:
Jenkins 2012-08-02 01:34:15 +00:00 committed by Gerrit Code Review
commit 13b7c22053

View File

@ -1,6 +1,9 @@
# Find the other rc files
RC_DIR=$(cd $(dirname "$BASH_SOURCE") && pwd)
# Destination path for installation
DEST=/opt/stack
# Specify which services to launch. These generally correspond to
# screen tabs. If you like to add other services that are not enabled
# by default you can append them in your ENABLED_SERVICES variable in