Skip to content

Commit

Permalink
update module dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightning- committed Feb 22, 2024
1 parent 266c004 commit 5105f39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/firewall.pp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
before => $_before,
proto => 'tcp',
dport => $galera_ports,
action => 'accept',
jump => 'accept',
source => $source,
}
}
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
{
"name": "puppetlabs/firewall",
"version_requirement": ">= 3.0.0 < 7.0.0"
"version_requirement": ">= 7.0.0 < 9.0.0"
},
{
"name": "puppetlabs/xinetd",
Expand Down

0 comments on commit 5105f39

Please sign in to comment.