Add missing parameter

This commit is contained in:
Mate Lakat 2014-02-03 15:40:54 +00:00
parent 5e074aabae
commit 2aea452f88

@ -49,7 +49,7 @@ EOF
} | remote-bash root@$IP
remote-bash root@$IP << EOF
bash /opt/xenapi-in-the-cloud/xenapi-in-rs.sh $XENSERVER_PASSWORD $APPLIANCE_URL
bash /opt/xenapi-in-the-cloud/xenapi-in-rs.sh $XENSERVER_PASSWORD $APPLIANCE_URL Devstack
EOF
TSTAMP=$(date +%s)