Skip to content
Snippets Groups Projects
Commit 76f75d42 authored by Torbjörn Lönnemark's avatar Torbjörn Lönnemark
Browse files

Adapt to renamed puppetlabs-firewall parameters

parent 7d964cb5
No related branches found
No related tags found
No related merge requests found
...@@ -375,7 +375,7 @@ class lysgraf { ...@@ -375,7 +375,7 @@ class lysgraf {
firewall { '100 accept http(s)': firewall { '100 accept http(s)':
proto => 'tcp', proto => 'tcp',
action => 'accept', jump => 'accept',
dport => ['80','443'], dport => ['80','443'],
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment