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 timeout & progress tracking to update resource #34

Closed Annih closed 7 years ago

Annih commented 7 years ago

Implement a synchronous job system based on asynchronous actions to allow progress tracking of windows update install/download.

The underlying implementation also add the ability to support operation timeout and required reboots.