Skip to content

Instantly share code, notes, and snippets.

@priyaaank
Created October 25, 2012 18:05
Show Gist options
  • Save priyaaank/3954367 to your computer and use it in GitHub Desktop.
Save priyaaank/3954367 to your computer and use it in GitHub Desktop.
Cheffile for Librarian-chef
#!/usr/bin/env ruby
#^syntax detection
site 'http://community.opscode.com/api/v1'
cookbook 'apt'
cookbook 'apache2'
cookbook 'jenkins'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment