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

Fix attribute name being used in update recipe #25

Closed johnnyramos closed 7 years ago

johnnyramos commented 7 years ago

Seems when trying to use node['wsus-client']['downloadonly'], it will fail due to this change. Since the cookbook name is wsus-client, this is the only atrribute that has an `in it. Which should just be a-`.

johnnyramos commented 7 years ago

Nevermind, err. Reading it wrong. Forget I opened this. :)

kamaradclimber commented 7 years ago

thanks anyway for taking the time to write a patch to fix tests!