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

Add "unifed_mode true" to remove deprecation messages #53

Closed imchanhtin closed 1 year ago

imchanhtin commented 1 year ago

Hi there, Currently, when using wsus-client cookbook, we will have a deprecation message related to "unifed_mode". This message can be removed by add "unified_mode true" into the resource file

Please take a look with my PR to remove the deprecation message: #54