Fixing this
This commit is contained in:
parent
5d7753c199
commit
d578eb624d
6
euca.sh
6
euca.sh
@ -25,12 +25,12 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Now we start showing whats happening
|
||||
set -x
|
||||
|
||||
# Get user configuration
|
||||
source $CORE_RC
|
||||
|
||||
# Now we start showing whats happening
|
||||
set -x
|
||||
|
||||
# Set the ec2 url so euca2ools works
|
||||
export EC2_URL=$(keystone catalog --service ec2 | awk '/ publicURL / { print $4 }')
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user