Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
immerda
Puppet Modules
imapproxy
Commits
9888d937
Commit
9888d937
authored
Oct 04, 2009
by
mh
Browse files
include correct class
parent
5fd1e26a
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
9888d937
...
@@ -10,6 +10,6 @@ class imapproxy {
...
@@ -10,6 +10,6 @@ class imapproxy {
}
}
if
$use_shorewall
{
if
$use_shorewall
{
include
shorewall::
imap::client
include
shorewall::
rules::out::imap
}
}
}
}
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