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
a1af0f54
Commit
a1af0f54
authored
Aug 05, 2013
by
Raphaël Pinson
Browse files
Make sure the postfix class is declared before postfix::transport and postfix::virtual
parent
70a08b2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
a1af0f54
...
...
@@ -156,4 +156,8 @@ class postfix (
if
$mailman
{
include
::postfix::mailman
}
# Relationships
Class
[
'postfix'
]
->
Postfix
::
Transport
<|
|>
Class
[
'postfix'
]
->
Postfix
::
Virtual
<|
|>
}
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