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
99793537
Commit
99793537
authored
Mar 31, 2017
by
Mickaël Canévet
Browse files
Lint with puppet-lint
parent
c2516e80
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
99793537
...
...
@@ -140,11 +140,11 @@ class postfix (
true => "${alias_maps}
,
ldap
:/
etc
/
postfix
/
ldap
-
aliases
.
cf
"
,
}
anchor
{ 'postfix::begin': }
->
class
{ '::postfix::packages': }
->
class
{ '::postfix::files': }
~>
class
{ '::postfix::service': }
->
anchor
{ 'posfix::end': }
anchor
{ 'postfix::begin': }
->
class
{ '::postfix::packages': }
->
class
{ '::postfix::files': }
~>
class
{ '::postfix::service': }
->
anchor
{ 'posfix::end': }
if
$
ldap
{
include ::postfix::ldap
...
...
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