mirror of https://github.com/apache/cloudstack.git
appliance: bump systemvmtemplate version to 4.20.2
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
40035f54d0
commit
82396b621e
|
|
@ -19,7 +19,7 @@
|
||||||
set -e
|
set -e
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
CLOUDSTACK_RELEASE=4.20.1
|
CLOUDSTACK_RELEASE=4.20.2
|
||||||
|
|
||||||
function configure_apache2() {
|
function configure_apache2() {
|
||||||
# Enable ssl, rewrite and auth
|
# Enable ssl, rewrite and auth
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue