projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6606ea4
)
cosmetics
author
Peter Palfrader
<peter@palfrader.org>
Sun, 28 Feb 2010 20:14:07 +0000
(21:14 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sun, 28 Feb 2010 20:14:07 +0000
(21:14 +0100)
modules/raidmpt/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/raidmpt/manifests/init.pp
b/modules/raidmpt/manifests/init.pp
index
168e2a7
..
da2535a
100644
(file)
--- a/
modules/raidmpt/manifests/init.pp
+++ b/
modules/raidmpt/manifests/init.pp
@@
-5,7
+5,7
@@
class raidmpt {
file {
"/etc/default/mpt-statusd":
- content => "# This file is under puppet control\nRUN_DAEMON=no",
+ content => "# This file is under puppet control\nRUN_DAEMON=no
\n
",
notify => Exec["mpt-statusd-stop"],
;
}