https://github.com/riywo/ubuntu-chef-solo
https://github.com/riywo/ubuntu-chef-solo
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/riywo/ubuntu-chef-solo
- Owner: riywo
- Created: 2012-11-18T06:03:03.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-19T04:28:27.000Z (over 13 years ago)
- Last Synced: 2025-03-29T14:23:27.540Z (over 1 year ago)
- Language: Shell
- Size: 115 KB
- Stars: 1
- Watchers: 3
- 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/)