Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
philk committed Dec 19, 2012
1 parent 824093f commit 974cded
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -165,6 +165,7 @@ encrypted_data_bag_secret = ~/path/to/encrypted_data_bag_secret
This will put the encrypted_data_bag_secret in `/etc/chef/encrypted_data_bag_secret` with permissions root:root with perms 0600.
Chef-solo will automatically use it wherever you use `Chef::EncryptedDataBagItem.load` in your recipes.
It will also remove the `/etc/chef/encrypted_data_bag_secret` file from the node at the end of the run.
### Deploying
Expand Down

0 comments on commit 974cded

Please sign in to comment.