mirror of https://github.com/apache/cloudstack.git
Fix CloudStack version (4.6.0) in systemvm template
This commit is contained in:
parent
f73ad2e8b3
commit
ca5c800f8d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue