Skip to content

Instantly share code, notes, and snippets.

@nellshamrell
Created December 11, 2015 22:33
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 nellshamrell/b56f0865c630916ea7ff to your computer and use it in GitHub Desktop.
Save nellshamrell/b56f0865c630916ea7ff to your computer and use it in GitHub Desktop.
# In recipes/default.rb of a Supermarket Wrapper Cookbook
node.set['supermarket_omnibus']['features'] = "tools,no_crawl,announcement,github"
@litjoco
Copy link

litjoco commented Dec 21, 2015

The blog post referencing this gist states it as an example of enabling the collaborator groups. Does this gist enable that feature or require another key value to be included in the string?

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