Use a fixed revision of the xva

This commit is contained in:
Mate Lakat 2014-01-29 13:21:07 +00:00
parent ee731dfee6
commit 19c46160ae

View File

@ -5,7 +5,7 @@ set -eux
THISDIR=$(dirname $(readlink -f $0))
XENSERVER_PASSWORD="password"
APPLIANCE_URL="http://downloads.vmd.citrix.com/OpenStack/xenapi-in-the-cloud-appliances/master.xva"
APPLIANCE_URL="http://downloads.vmd.citrix.com/OpenStack/xenapi-in-the-cloud-appliances/1.0.0.xva"
KEY_NAME="matekey"
KEY_PATH="$(pwd)/../xenapi-in-the-cloud/$KEY_NAME.pem"
INSTANCE_NAME="$1"