mirror of
https://github.com/apache/cloudstack
synced 2026-09-01 17:30:16 +00:00
Revert "update packages list before getting jre 7"
This reverts commit 5121f8cd4e.
This commit is contained in:
parent
5121f8cd4e
commit
fa6536152a
@ -69,7 +69,6 @@ install_packages() {
|
||||
apt-get --no-install-recommends -q -y --force-yes install keepalived conntrackd ipvsadm libnetfilter-conntrack3 libnl1
|
||||
# ipcalc
|
||||
apt-get --no-install-recommends -q -y --force-yes install ipcalc
|
||||
apt-get update
|
||||
# java
|
||||
apt-get --no-install-recommends -q -y --force-yes install openjdk-7-jre-headless
|
||||
|
||||
|
||||
@ -65,7 +65,6 @@ install_packages() {
|
||||
apt-get --no-install-recommends -q -y --force-yes install keepalived conntrackd ipvsadm libnetfilter-conntrack3 libnl1
|
||||
# ipcalc
|
||||
apt-get --no-install-recommends -q -y --force-yes install ipcalc
|
||||
apt-get update
|
||||
# java
|
||||
apt-get --no-install-recommends -q -y --force-yes install openjdk-7-jre-headless
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user