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