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
a1275627
Commit
a1275627
authored
Mar 25, 2015
by
Mickaël Canévet
Browse files
Revert "Update service.pp"
parent
afc7a1e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/service.pp
View file @
a1275627
...
...
@@ -3,6 +3,6 @@ class postfix::service {
ensure
=>
running
,
enable
=>
true
,
hasstatus
=>
true
,
restart
=>
'
service
postfix reload'
,
restart
=>
'
/etc/init.d/
postfix reload'
,
}
}
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