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
a498ddf1
Commit
a498ddf1
authored
Feb 29, 2008
by
andreas@immerda.ch
Browse files
imap service running
parent
d2546879
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
a498ddf1
...
...
@@ -33,5 +33,13 @@ class imapproxy {
require
=>
Package
[
$pkgname
],
}
service
{
imapproxy
:
ensure
=>
running
,
enabled
=>
true
,
hasstatus
=>
true
,
hasrestart
=>
true
,
}
}
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