Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riywo/ubuntu-chef-solo
https://github.com/riywo/ubuntu-chef-solo
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/riywo/ubuntu-chef-solo
- Owner: riywo
- Created: 2012-11-18T06:03:03.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-19T04:28:27.000Z (over 11 years ago)
- Last Synced: 2024-10-21T20:05:09.817Z (3 months ago)
- Language: Shell
- Size: 115 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ubuntu-chef-solo
================Bootstrap Ubuntu Desktop.
wget -nv -O - https://github.com/riywo/ubuntu-chef-solo/raw/master/install.sh | sh
If you use Amazon EC2
ec2-run-instances ami-3d4ff254 -n 1 -t t1.micro --user-data-file user-data -k YOUR_KEY_PAIIR -g YOUR_SECURITY_GROUP
Copypasted from
===============* [Chef Solo tutorial: Managing a single server with Chef](http://www.opinionatedprogrammer.com/2011/06/chef-solo-tutorial-managing-a-single-server-with-chef/)