Libraries
»
jpi-updatereporting_win
(0.1.8)
»
Index (u)
»
Puppet Tasks
»
updatereport
Puppet Task: updatereport
Defined in:
tasks/updatereport.json,
tasks/updatereport.rb
Overview
A task to generate a report of installed and missing Windows updates.
Supports noop?
false
Parameters
wsusscnurl
(String)
— A http url of the WSUSscn2.cab file.
wsusscnforcedownload
(Optional[Boolean])
— Specify true to force the redownload of the WSUSscnURL.cab. This will overwrite the existing copy (if any).
downloaddirectory
(Optional[String])
— Location of where to download WSUSscnURL.cab files.
uploadfactswhendone
(Optional[Boolean])
— Specify true to upload the report back to the Puppet master.