Update windows_baseline.pp
This commit is contained in:
parent
d993c90a0d
commit
2fb2018d64
@ -16,7 +16,7 @@ class profile::windows_baseline {
|
||||
windows_firewall::exception { 'TSErule':
|
||||
ensure => present,
|
||||
direction => 'in',
|
||||
action => 'Allow',
|
||||
action => 'allow',
|
||||
enabled => 'yes',
|
||||
protocol => 'TCP',
|
||||
local_port => '8080',
|
||||
|
Loading…
Reference in New Issue
Block a user