Skip to content
GitLab
Menu
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
df04b7ad
Commit
df04b7ad
authored
Jan 08, 2015
by
Raphaël Pinson
Browse files
nexthop parameter is not necessary for postfix::canonical
parent
70a00ac3
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/canonical.pp
View file @
df04b7ad
...
@@ -35,7 +35,6 @@
...
@@ -35,7 +35,6 @@
#
#
define
postfix::canonical
(
define
postfix::canonical
(
$destination
,
$destination
,
$nexthop
=
''
,
$file
=
'/etc/postfix/canonical'
,
$file
=
'/etc/postfix/canonical'
,
$ensure
=
'present'
$ensure
=
'present'
)
{
)
{
...
...
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