Update windows_baseline.pp
This commit is contained in:
parent
2151f4b9b2
commit
55db3d49b9
@ -72,8 +72,6 @@ class profile::windows_baseline {
|
|||||||
timeout => 0,
|
timeout => 0,
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
registry::value { 'enable insecure winrm':
|
registry::value { 'enable insecure winrm':
|
||||||
key => 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WinRM\Service',
|
key => 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WinRM\Service',
|
||||||
value => 'AllowUnencryptedTraffic',
|
value => 'AllowUnencryptedTraffic',
|
||||||
|
Loading…
Reference in New Issue
Block a user