Skip to content

Instantly share code, notes, and snippets.

@initcron
Created April 7, 2014 04:12
Show Gist options
  • Save initcron/10014719 to your computer and use it in GitHub Desktop.
Save initcron/10014719 to your computer and use it in GitHub Desktop.
Encrypted data bags
openssl rand -base64 512 | tr -d '\r\n' > ~/.chef/encrypted_data_bag_secret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment