mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
appliance: except for openswan upgrade rest of the packages
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
6b6ce5d074
commit
b9ae18c5fb
@ -76,6 +76,11 @@ function install_packages() {
|
||||
radvd \
|
||||
sharutils
|
||||
|
||||
# hold on installed openswan version, upgrade rest of the packages (if any)
|
||||
apt-mark hold openswan
|
||||
apt-get update
|
||||
apt-get -y --force-yes upgrade
|
||||
|
||||
# commented out installation of vmware-tools as we are using the open source open-vm-tools:
|
||||
# ${apt_install} build-essential linux-headers-`uname -r`
|
||||
# df -h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user