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:
5ca1bd0
)
a better try
author
Stephen Gran
<steve@lobefin.net>
Wed, 20 Oct 2010 16:16:16 +0000
(17:16 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Wed, 20 Oct 2010 16:16:16 +0000
(17:16 +0100)
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
78693b5
..
c716744
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-94,7
+94,7
@@
class debian-org {
;
"/etc/rc.local":
mode => 0775,
- source => "puppet:///modules/debian
.
org/rc.local",
+ source => "puppet:///modules/debian
-
org/rc.local",
notify => Exec["rc.local start"],
;
}