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:
ef4f352
)
oops, typo
author
Stephen Gran
<steve@lobefin.net>
Sat, 18 Jan 2014 11:17:16 +0000
(11:17 +0000)
committer
Stephen Gran
<steve@lobefin.net>
Sat, 18 Jan 2014 11:17:16 +0000
(11:17 +0000)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/debian-org/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/debian-org/manifests/init.pp
b/modules/debian-org/manifests/init.pp
index
8264a30
..
b2671bc
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-142,7
+142,7
@@
class debian-org {
changes => [
'set ud/runlevels 2345',
'set ud/action respawn',
- "set
mo
/process /usr/bin/ud-replicated",
+ "set
ud
/process /usr/bin/ud-replicated",
],
notify => Exec['init q'],
}