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

https://github.com/tdooner/new-turgon

Chef config for the new turgon
https://github.com/tdooner/new-turgon

Last synced: 4 months ago
JSON representation

Chef config for the new turgon

Awesome Lists containing this project

README

        

setup:
1. provision an ec2 machine
2. `curl -L https://www.chef.io/chef/install.sh | sudo bash`
3. `sudo mkdir /etc/chef`
4. `echo '{ "run_list": "role[mediacenter]" }' | sudo tee /etc/chef/solo.json`
5.

```
cat <