Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Puppet Camptocamp Postfix
Commits
9bc6ca84
Commit
9bc6ca84
authored
Jul 22, 2013
by
Raphaël Pinson
Browse files
Default for mynetworks is 127.0.0.0/8
parent
be7b79d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/mta.pp
View file @
9bc6ca84
...
...
@@ -38,7 +38,7 @@ class postfix::mta {
}
$mynetworks
=
$postfix::mynetworks
?
{
undef
=>
'127.0.0.
1
/8'
,
undef
=>
'127.0.0.
0
/8'
,
default
=>
$postfix::mynetworks
,
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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