Skip to content

Instantly share code, notes, and snippets.

@trekr5
Created December 10, 2014 14:53
Show Gist options
  • Save trekr5/7fbc29326b4092425ca2 to your computer and use it in GitHub Desktop.
Save trekr5/7fbc29326b4092425ca2 to your computer and use it in GitHub Desktop.
knife data bag create secrets credentials --secret-file ~/.chef/encrypted_data_bag_secret
{
"id": "credentials",
"user": "joshua",
"password": "dirty_secrets"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment