Fixed provided for CLOUDSTACK-6416 need to be ported for 32 bit template also

This commit is contained in:
rayeesn 2014-04-15 08:33:32 -07:00 committed by Sheng Yang
parent d6d5ca0ef7
commit 0610dbf803
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ configure_services() {
mkdir -p /var/lib/haproxy
# Get config files from master
snapshot_url="https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=snapshot;h=HEAD;sf=tgz"
snapshot_url="https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=snapshot;h=4.2;sf=tgz"
snapshot_dir="/opt/cloudstack*"
cd /opt
wget --no-check-certificate $snapshot_url -O cloudstack.tar.gz