Skip to content

Instantly share code, notes, and snippets.

@jacoelho
Created May 22, 2017 09:47
Show Gist options
  • Save jacoelho/72ee53697ead983c742e8abd0c989b4a to your computer and use it in GitHub Desktop.
Save jacoelho/72ee53697ead983c742e8abd0c989b4a to your computer and use it in GitHub Desktop.
debug chef attributes
# node['foo']['bar']
pp node.debug_value('foo', 'bar')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment