anuriq / chef-kibana5

Chef cookbook for installing Kibana 5.x.x
https://supermarket.chef.io/cookbooks/kibana5
Apache License 2.0
5 stars 15 forks source link

fix property defaults to set correctly from attributes #15

Closed anuriq closed 7 years ago

anuriq commented 7 years ago

we want to be able to configure cookbook resources from atrributes too, but if default value is set in properties section it won't change when set from the wrapper cookbook. This fixes https://github.com/anuriq/chef-kibana5/issues/13