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':
|
windows_firewall::exception { 'TSErule':
|
||||||
ensure => present,
|
ensure => present,
|
||||||
direction => 'in',
|
direction => 'in',
|
||||||
action => 'Allow',
|
action => 'allow',
|
||||||
enabled => 'yes',
|
enabled => 'yes',
|
||||||
protocol => 'TCP',
|
protocol => 'TCP',
|
||||||
local_port => '8080',
|
local_port => '8080',
|
||||||
|
Loading…
Reference in New Issue
Block a user