Skip to content

Instantly share code, notes, and snippets.

@hhoover
Created May 22, 2014 14:56
Show Gist options
  • Save hhoover/e10bcd35ac1799ef70a7 to your computer and use it in GitHub Desktop.
Save hhoover/e10bcd35ac1799ef70a7 to your computer and use it in GitHub Desktop.
case node['recipes']
when 'cookbook::recipe'
take some action
when 'cookbook::other_recipe'
take other action
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment