Skip to content

Instantly share code, notes, and snippets.

@johnbellone
Created April 27, 2013 20:54
Show Gist options
  • Save johnbellone/5474690 to your computer and use it in GitHub Desktop.
Save johnbellone/5474690 to your computer and use it in GitHub Desktop.
A simple Cheffile.
# -*- mode: ruby -*-
site "http://community.opscode.com/api/v1"
cookbook 'ruby_build', :git => "git://github.com/fnichol/chef-ruby_build"
cookbook 'rbenv', :git => "git://github.com/fnichol/chef-rbenv"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment