Update windows_baseline.pp
This commit is contained in:
parent
4b61ba9c40
commit
2151f4b9b2
@ -45,9 +45,6 @@ class profile::windows_baseline {
|
||||
data => '0xFFFFFFFF',
|
||||
}
|
||||
|
||||
#if Puppet::Util::Package.versioncmp($::powershell_version, '5.1.0') <= 0 {
|
||||
#notify{"version was less than":}
|
||||
|
||||
# service needs to be running to install the update
|
||||
service { 'wuauserv':
|
||||
ensure => 'running',
|
||||
|
Loading…
Reference in New Issue
Block a user