Skip to content

Commit

Permalink
Document how to use encrypted data bags tobami#132
Browse files Browse the repository at this point in the history
  • Loading branch information
halida committed Mar 31, 2015
1 parent 572ff5c commit 408dead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ kitchen to:
node_work_path = /tmp/chef-solo
```

If you're using encrypted data bags you can specify a path for the encrypted_data_bag_secret file:
You can use encrypted data bags. [Create secret keys](https://docs.chef.io/chef/essentials_data_bags.html#secret-keys), Use [knife-solo_data_bag](https://github.com/thbishop/knife-solo_data_bag) Gem to create encrypted data bags, and specify a path for the encrypted_data_bag_secret file:

```ini
[userinfo]
Expand Down

0 comments on commit 408dead

Please sign in to comment.