Skip to content

kupuguy/puppet-windows_autoupdate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet module for managing Microsoft Windows Automatic Updates.

This module is also available on the Puppet Forge

Build Status Dependency Status

Configuration

The windows_autoupdate class has some defaults that can be overridden, for instance if you wanted to disable autoupdates you could do the following:

class { 'windows_autoupdate': noAutoUpdate => '1' }

Requirements

Tested against puppet versions 2.7.x and 3.x.x

These modules will also get installed as a dependency for this module:

puppetlabs/stdlib joshcooper/powershell liamjbennett/win_facts

Please see the ModuleFile for further details.

About

Puppet module to manage Windows AutoUpdate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 52.6%
  • Ruby 47.4%