Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Puppet Modules
firewall
Commits
bcc707c4
Commit
bcc707c4
authored
Aug 29, 2020
by
mh
Browse files
be more flexible
parent
ee1e2dcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/rules/out/puppet.pp
View file @
bcc707c4
# manage puppet outgoing rules
class
firewall::rules::out::puppet
(
String
$puppetserver
,
Integer
$puppetserver_port
,
Variant
[
String
,
Array
[
String
,
1
]
$puppetserver
,
Integer
$puppetserver_port
,
)
{
include
firewall
if
$firewall::use_nftables
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment