Skip to content

Instantly share code, notes, and snippets.

Created November 12, 2012 15:49
Show Gist options
  • Save anonymous/4060106 to your computer and use it in GitHub Desktop.
Save anonymous/4060106 to your computer and use it in GitHub Desktop.
{
"run_list": ["recipe[vim]"],
"override_attributes": {
"vim": { "extra_packages": [ "ruby" ] }
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment