Created
December 6, 2013 00:11
-
-
Save trinitronx/7816493 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| WARNING: * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * | |
| WARNING: Specifying the encrypted data bag secret key using an 'encrypted_data_bag_secret' | |
| entry in 'knife.rb' is deprecated. Please see CHEF-4011 for more details. You | |
| can supress this warning and still distribute the secret key to all bootstrapped | |
| machines by adding the following to your 'knife.rb' file: | |
| knife[:secret_file] = "/path/to/your/secret" | |
| If you would like to selectively distribute a secret key during bootstrap | |
| please use the '--secret' or '--secret-file' options of this command instead. | |
| IMPORTANT: In a future version of Chef, this | |
| behavior will be removed and any 'encrypted_data_bag_secret' entries in | |
| 'knife.rb' will be ignored completely. | |
| WARNING: * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment