Skip to content

Instantly share code, notes, and snippets.

@lnguyen
Created April 23, 2013 12:42
Show Gist options
  • Select an option

  • Save lnguyen/5443252 to your computer and use it in GitHub Desktop.

Select an option

Save lnguyen/5443252 to your computer and use it in GitHub Desktop.
# Fix for SD-4531: Remove application specific recipes for database and unility nodes.
@recipes -= app_server_recipes unless @node['instance_role'] =~ /^app|solo|eylocal/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment