criteo-cookbooks / wsus-client

Chef Cookbook to install and configure client for Windows Server Update Services (WSUS)
Apache License 2.0
15 stars 19 forks source link

Not possible to configure automatic_update_behavior from role #7

Closed GoodMirek closed 9 years ago

GoodMirek commented 9 years ago

It is not possible to set 'automatic_update_behavior' from role.rb role.json, because its datatype is symbol and it is not supported. Would it be possible to add an option to pass a string as well?

Annih commented 9 years ago

Hello @GoodMirek

Thanks for your feedback, a new version is already planned to improve the update recipe and fix some bugs. We'll take time to fix your issue at the same time and allow both string and symbol to configure attributes.

Stay tuned!