Skip to content

Instantly share code, notes, and snippets.

Created December 13, 2012 23:10
Show Gist options
  • Save anonymous/4280997 to your computer and use it in GitHub Desktop.
Save anonymous/4280997 to your computer and use it in GitHub Desktop.
Cheffile for class
#!/usr/bin/env ruby
#^syntax detection
site 'http://community.opscode.com/api/v1'
cookbook 'apt'
cookbook 'build-essential'
cookbook 'apache2'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment