mirror of https://github.com/apache/cloudstack.git
Added curl to the base install
This commit is contained in:
parent
0e82637807
commit
ab64c7df6f
|
|
@ -55,7 +55,7 @@ function install_packages() {
|
|||
rsyslog logrotate cron chkconfig insserv net-tools ifupdown vim-tiny netbase iptables \
|
||||
openssh-server e2fsprogs dhcp3-client tcpdump socat wget \
|
||||
python bzip2 sed gawk diffutils grep gzip less tar telnet ftp rsync traceroute psmisc lsof procps \
|
||||
inetutils-ping iputils-arping httping \
|
||||
inetutils-ping iputils-arping httping curl \
|
||||
dnsutils zip unzip ethtool uuid file iproute acpid virt-what sudo \
|
||||
sysstat \
|
||||
apache2 ssl-cert \
|
||||
|
|
|
|||
Loading…
Reference in New Issue