Skip to content

Instantly share code, notes, and snippets.

@deoren
Last active March 21, 2018 22:30
Show Gist options
  • Save deoren/180f81bd4b022fa4ebaad9265af701ec to your computer and use it in GitHub Desktop.
Save deoren/180f81bd4b022fa4ebaad9265af701ec to your computer and use it in GitHub Desktop.
Chef scratch notes

Chef scratch notes

Applying recipes locally

sudo chef-client --local-mode /path/to/recipe/file.rb

Resources

chef_elements_of_resources

References

  • placeholder
@deoren
Copy link
Author

deoren commented Mar 21, 2018

As of the time this Gist entry was created, GitHub does not support notifications for comments for mentions to Gist entries (see isaacs/github#21 for details). Please contact me via Twitter or file an issue in the deoren/leave-feedback repo (created for that very purpose) if you wish to receive a response for your feedback. Thank you in advance!

@deoren
Copy link
Author

deoren commented Mar 21, 2018

Note to self: Move over the notes from Google Keep to this Gist. At some point I will move the notes here over to something more permanent.

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