Vagrant file & cookbooks to install chef-server in VM
vagrant plugin install berkshelf-vagrant
vagrant up
Once the above is done go to http://localhost:4000 to see REST API working. The Web UI is on http://localhost:4040.
Vagrant file & cookbooks to install chef-server in VM
vagrant plugin install berkshelf-vagrant
vagrant up
Once the above is done go to http://localhost:4000 to see REST API working. The Web UI is on http://localhost:4040.