https://github.com/mneedham/chef-skeleton
https://github.com/mneedham/chef-skeleton
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mneedham/chef-skeleton
- Owner: mneedham
- Created: 2011-06-18T00:20:26.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-20T06:21:35.000Z (almost 15 years ago)
- Last Synced: 2025-09-21T00:49:26.645Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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