Update windows_baseline.pp

This commit is contained in:
Abir Majumdar 2018-09-14 14:53:02 -07:00 committed by GitHub
parent d993c90a0d
commit 2fb2018d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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