We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't seem to work anyway:
Chef::Exceptions::ValidationFailed ---------------------------------- Option comment must be a kind of String! You passed {"encrypted_data"=>"CqvxeieeVoHvx98kgglg06hsqnx2mN/wp9u1gCaPfERnL218h4hraMyF+qKl\n4sNf\n", "iv"=>"CcVBWx/mLmaJUrxjARS3Bw==\n", "version"=>1, "cipher"=>"aes-256-cbc"}. Cookbook Trace: --------------- /home/vagrant/chef-solo/cookbooks-2/user/recipes/data_bag.rb:39:in `block (3 levels) in from_file' /home/vagrant/chef-solo/cookbooks-2/user/recipes/data_bag.rb:37:in `each' /home/vagrant/chef-solo/cookbooks-2/user/recipes/data_bag.rb:37:in `block (2 levels) in from_file' /home/vagrant/chef-solo/cookbooks-2/user/recipes/data_bag.rb:36:in `block in from_file' /home/vagrant/chef-solo/cookbooks-2/user/recipes/data_bag.rb:32:in `each' /home/vagrant/chef-solo/cookbooks-2/user/recipes/data_bag.rb:32:in `from_file'
The text was updated successfully, but these errors were encountered:
There is value in getting this to work with encrypted data bags, probably as well as look at adding support for chef-vault.
chef-vault
Sorry, something went wrong.
theckman
No branches or pull requests
Doesn't seem to work anyway:
The text was updated successfully, but these errors were encountered: