Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mneedham/chef-skeleton


https://github.com/mneedham/chef-skeleton

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

To get chef setup on a Fedora box you can run the following command:

sudo bash < <(curl -s -L https://raw.github.com/mneedham/chef-skeleton/master/setup.sh)

Then need to copy the files in etc_chef into /etc/chef
And then run sudo chef-solo from a directory which has the cookbooks/roles in

Need to authomate this last bit