Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 345 Bytes

vagrant-chef-server-bootstrap

Vagrant file & cookbooks to install chef-server in VM

Using

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.

License: MIT