From ca5c800f8d16d1f30fed1cba120bfb892eda9ca6 Mon Sep 17 00:00:00 2001 From: Wei Zhou Date: Mon, 8 Dec 2014 15:26:56 +0100 Subject: [PATCH] Fix CloudStack version (4.6.0) in systemvm template --- .../definitions/systemvmtemplate/configure_systemvm_services.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/appliance/definitions/systemvmtemplate/configure_systemvm_services.sh b/tools/appliance/definitions/systemvmtemplate/configure_systemvm_services.sh index fc3d8f930f0..69612dc1083 100644 --- a/tools/appliance/definitions/systemvmtemplate/configure_systemvm_services.sh +++ b/tools/appliance/definitions/systemvmtemplate/configure_systemvm_services.sh @@ -19,7 +19,7 @@ set -e set -x -CLOUDSTACK_RELEASE=4.5.0 +CLOUDSTACK_RELEASE=4.6.0 function configure_apache2() { # Enable ssl, rewrite and auth