Skip to content
Snippets Groups Projects
Commit de9c28ca authored by ale's avatar ale
Browse files

do not install chef

parent 35d5101c
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,6 @@ chown -R vagrant:vagrant /home/vagrant/.ssh
# speed up ssh
echo "UseDNS no" >> /etc/ssh/sshd_config
# Install chef from omnibus
curl -L https://www.getchef.com/chef/install.sh | bash
# display login promt after boot
sed "s/quiet splash//" /etc/default/grub > /tmp/grub
sed "s/GRUB_TIMEOUT=[0-9]/GRUB_TIMEOUT=0/" /tmp/grub > /etc/default/grub
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment