From 2777caddbb58dfdfe66d1b061103f20cef5f3ccf Mon Sep 17 00:00:00 2001 From: Rohit Yadav Date: Wed, 1 Jul 2015 12:45:52 +0200 Subject: [PATCH] appliance: bump systemvm template version to 4.5.2 Signed-off-by: Rohit Yadav --- tools/appliance/definitions/systemvm64template/postinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/appliance/definitions/systemvm64template/postinstall.sh b/tools/appliance/definitions/systemvm64template/postinstall.sh index ca2140e7003..94df8bcd1e0 100644 --- a/tools/appliance/definitions/systemvm64template/postinstall.sh +++ b/tools/appliance/definitions/systemvm64template/postinstall.sh @@ -19,7 +19,7 @@ set -x ROOTPW=password HOSTNAME=systemvm -CLOUDSTACK_RELEASE=4.5.1 +CLOUDSTACK_RELEASE=4.5.2 add_backports () { sed -i '/backports/d' /etc/apt/sources.list