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
32ebb5d2
Commit
32ebb5d2
authored
Mar 25, 2015
by
Mickaël Canévet
Browse files
Merge pull request #86 from camptocamp/revert-67-patch-1
Revert "Update service.pp"
parents
afc7a1e8
a1275627
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/service.pp
View file @
32ebb5d2
...
@@ -3,6 +3,6 @@ class postfix::service {
...
@@ -3,6 +3,6 @@ class postfix::service {
ensure
=>
running
,
ensure
=>
running
,
enable
=>
true
,
enable
=>
true
,
hasstatus
=>
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