Skip to content

Instantly share code, notes, and snippets.

@joonas
Created August 7, 2012 06:35
Show Gist options
  • Save joonas/3282413 to your computer and use it in GitHub Desktop.
Save joonas/3282413 to your computer and use it in GitHub Desktop.
{
"run_list": [
"recipe[nginx::source]",
"recipe[rbenv::ruby_build]"
],
"rbenv": {"group_users": ["ec2-user"]}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment