Skip to content

Instantly share code, notes, and snippets.

@worace
Created June 4, 2012 03:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save worace/2866146 to your computer and use it in GitHub Desktop.
Save worace/2866146 to your computer and use it in GitHub Desktop.
Sample chef solo base file
file_cache_path File.expand_path("../", __FILE__)
cookbook_path File.expand_path("../cookbooks", __FILE__)
json_attribs "https://raw.github.com/gist/2861861/f4a5f4b78f5cd88813151be598a4782bfbbb0ed4/node.json"
recipe_url "https://github.com/worace/chef-repo/blob/master/vim-chef-solo-tar.gz?raw=true"
@loveybot
Copy link

loveybot commented Jun 4, 2012

Yay Ruby!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment