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-postfix
Commits
2dc4c41b
Commit
2dc4c41b
authored
Mar 25, 2011
by
fredj
Browse files
lucid (ubuntu 10.04) support. patch from gmambro
parent
222817e4
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/classes/postfix.pp
View file @
2dc4c41b
...
...
@@ -50,6 +50,7 @@ class postfix {
ensure
=>
installed
,
name
=>
$lsbdistcodename
?
{
"squeeze"
=>
"bsd-mailx"
,
"lucid"
=>
"bsd-mailx"
,
default
=>
"mailx"
,
},
}
...
...
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