Skip to content
New issue

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

Cleaning up some provisioning warnings #107

Merged
merged 1 commit into from
Aug 3, 2016
Merged

Cleaning up some provisioning warnings #107

merged 1 commit into from
Aug 3, 2016

Conversation

tyler-ball
Copy link
Contributor

@tyler-ball tyler-ball commented Jul 28, 2016

Fixes warnings like #95

[2016-07-28T11:34:40-06:00] WARN: Default value nil is invalid for property encrypt of resource chef_data_bag_item. Possible fixes: 1. Remove 'default: nil' if nil means 'undefined'. 2. Set a valid default value if there is a reasonable one. 3. Allow nil as a valid value of your property (for example, 'property :encrypt, [ String, nil ], default: nil'). Error: Property encrypt must be one of: true, false!  You passed nil. at /Users/tball/github/cheffish/lib/chef/resource/chef_data_bag_item.rb:189:in `new_encrypt'

\cc @jkeiser @chef/provisioning

@stuartpreston
Copy link

👍

@jjasghar
Copy link

jjasghar commented Aug 2, 2016

🍧 and :shipit:

@tyler-ball tyler-ball merged commit ed07cb8 into master Aug 3, 2016
@tyler-ball tyler-ball deleted the warnings branch August 3, 2016 15:04
@thommay thommay added Improvement Type: Enhancement Adds new functionality. and removed Improvement labels Jan 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Adds new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants