resmo commented on a change in pull request #2198: CLOUDSTACK-10013: Migrate to 
Debian9 for systemvmtemplate
URL: https://github.com/apache/cloudstack/pull/2198#discussion_r129078779
 
 

 ##########
 File path: 
tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
 ##########
 @@ -67,16 +67,16 @@ function install_packages() {
     xenstore-utils libxenstore3.0 \
     conntrackd ipvsadm libnetfilter-conntrack3 libnl-3-200 libnl-genl-3-200 \
     ipcalc \
+    openjdk-8-jre-headless \
     ipset \
     iptables-persistent \
     libtcnative-1 libssl-dev libapr1-dev \
     python-flask \
     haproxy \
     radvd \
-    sharutils
-
-  ${apt_get} -t wheezy-backports install keepalived irqbalance open-vm-tools 
qemu-guest-agent
-  ${apt_get} -t wheezy-backports install strongswan libcharon-extra-plugins 
libstrongswan-extra-plugins
+    sharutils \
+    keepalived irqbalance open-vm-tools qemu-guest-agent \
+    strongswan libcharon-extra-plugins libstrongswan-extra-plugins
 
 Review comment:
   using strongswan needs some extra work in the vpn config python scripts (it 
is not a one to one replacement). Just wanted to point that out.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to