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
7ba3c28a
Commit
7ba3c28a
authored
Dec 04, 2017
by
Bob Vincent
Committed by
Raphaël Pinson
Jan 16, 2018
Browse files
Correct misspelled "posfix" to "postfix"
parent
5fa337e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
7ba3c28a
...
...
@@ -129,7 +129,7 @@ class postfix (
->
class
{
'::postfix::packages'
:
}
->
class
{
'::postfix::files'
:
}
~>
class
{
'::postfix::service'
:
}
->
anchor
{
'posfix::end'
:
}
->
anchor
{
'pos
t
fix::end'
:
}
if
$ldap
{
include
::postfix::ldap
...
...
Write
Preview
Markdown
is supported
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