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
db238e72
Commit
db238e72
authored
Jul 23, 2013
by
Raphaël Pinson
Browse files
Use $postfix::_smtp_listen in files
parent
780a5d40
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/files.pp
View file @
db238e72
...
...
@@ -9,7 +9,7 @@ class postfix::files {
$master_submission
=
$postfix::master_submission
$myorigin
=
$postfix::myorigin
$root_mail_recipient
=
$postfix::root_mail_recipient
$smtp_listen
=
$postfix::smtp_listen
$smtp_listen
=
$postfix::
_
smtp_listen
$use_amavisd
=
$postfix::use_amavisd
$use_dovecot_lda
=
$postfix::use_dovecot_lda
$use_schleuder
=
$postfix::use_schleuder
...
...
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