Skip to content

Instantly share code, notes, and snippets.

@maxivak
Last active August 30, 2016 12:29
Show Gist options
  • Save maxivak/ed499eb9f9ff089271b612885023857b to your computer and use it in GitHub Desktop.
Save maxivak/ed499eb9f9ff089271b612885023857b to your computer and use it in GitHub Desktop.
Writing better code in Chef recipes

Writing better code in Chef recipes

Libraries are Ruby files placed in /libraries directory for the cookbook: .../cookbooks/mycookbook/libraries/

Helpers

Custom Resources

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