mirror of https://github.com/apache/cloudstack.git
systemvmtemplate: set next CLOUDSTACK_VERSION to 4.5.0
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
d46e45991d
commit
ad8ad404fe
|
|
@ -19,7 +19,7 @@ set -x
|
|||
|
||||
ROOTPW=password
|
||||
HOSTNAME=systemvm
|
||||
CLOUDSTACK_RELEASE=4.4.0
|
||||
CLOUDSTACK_RELEASE=4.5.0
|
||||
|
||||
add_backports () {
|
||||
sed -i '/backports/d' /etc/apt/sources.list
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ set -x
|
|||
|
||||
ROOTPW=password
|
||||
HOSTNAME=systemvm
|
||||
CLOUDSTACK_RELEASE=4.4.0
|
||||
CLOUDSTACK_RELEASE=4.5.0
|
||||
|
||||
add_backports () {
|
||||
sed -i '/backports/d' /etc/apt/sources.list
|
||||
|
|
|
|||
Loading…
Reference in New Issue