Merge "Add --force-yes to install_chefserver.sh and make all bin/*.sh executable"

This commit is contained in:
Jenkins 2013-09-05 14:35:04 +00:00 committed by Gerrit Code Review
commit 887da147ed
2 changed files with 1 additions and 1 deletions

View File

@ -30,4 +30,4 @@ EOF
sudo debconf-set-selections < /tmp/chef_seed
rm -rf /tmp/chef_seed
sudo apt-get -y install chef chef-server chef-server-api chef-expander
sudo apt-get -y --force-yes install chef chef-server chef-server-api chef-expander

0
bin/pre_install_ovs.sh Normal file → Executable file
View File