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
bb6abda1
Commit
bb6abda1
authored
Aug 29, 2020
by
mh
Browse files
set a default port
parent
c15d44ed
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/rules/out/puppet.pp
View file @
bb6abda1
...
...
@@ -3,7 +3,7 @@ class firewall::rules::out::puppet(
Variant
[
String
,
Array
[
String
,
1
]]
$puppetserver
,
Integer
$puppetserver_port
,
$puppetserver_port
=
8140
,
)
{
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