Update windows_baseline.pp
This commit is contained in:
parent
f0f56213ae
commit
4b61ba9c40
@ -45,7 +45,7 @@ class profile::windows_baseline {
|
||||
data => '0xFFFFFFFF',
|
||||
}
|
||||
|
||||
if versioncmp($::powershell_version, '5.1.0') <= 0 {
|
||||
#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
|
||||
|
Loading…
Reference in New Issue
Block a user