Update windows_baseline.pp

This commit is contained in:
Abir Majumdar 2019-02-20 11:09:58 -05:00 committed by GitHub
parent 4b61ba9c40
commit 2151f4b9b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',