Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mneedham/chef-skeleton
https://github.com/mneedham/chef-skeleton
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mneedham/chef-skeleton
- Owner: mneedham
- Created: 2011-06-18T00:20:26.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-20T06:21:35.000Z (over 13 years ago)
- Last Synced: 2024-04-14T09:10:02.861Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 110 KB
- Stars: 1
- Watchers: 3
- 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 inNeed to authomate this last bit