CLOUDSTACK-6375: suppress the prompt while installing libssl

This commit is contained in:
Abhinandan Prateek 2014-04-10 14:43:21 +05:30
parent d672aecac9
commit cb970cb8cd
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ install_packages() {
wget http://people.apache.org/~rajeshbattala/hv-kvp-daemon_3.1_amd64.deb
dpkg -i hv-kvp-daemon_3.1_amd64.deb
#libraries required for rdp client (Hyper-V)
apt-get --no-install-recommends -q -y --force-yes install libtcnative-1 libssl-dev libapr1-dev
apt-get --no-install-recommends -qq -y --force-yes install libtcnative-1 libssl-dev libapr1-dev
# vmware tools
apt-get --no-install-recommends -q -y --force-yes install open-vm-tools