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
3763f184
Commit
3763f184
authored
Dec 14, 2014
by
robruma
Browse files
Removing lucid from mailx_package selector
parent
1e6a4ae0
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/params.pp
View file @
3763f184
...
...
@@ -16,8 +16,8 @@ class postfix::params {
$seltype
=
undef
$mailx_package
=
$::lsbdistcodename
?
{
/sarge|etch|lenny
|lucid
/
=>
'mailx'
,
default
=>
'bsd-mailx'
,
/sarge|etch|lenny/
=>
'mailx'
,
default
=>
'bsd-mailx'
,
}
$master_os_template
=
"
${module_name}
/master.cf.debian.erb"
...
...
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