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:
effa893
)
wrong path
author
Stephen Gran
<steve@lobefin.net>
Sun, 20 May 2012 20:13:41 +0000
(21:13 +0100)
committer
Stephen Gran
<steve@lobefin.net>
Sun, 20 May 2012 20:13:41 +0000
(21:13 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/rsync/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/rsync/manifests/init.pp
b/modules/rsync/manifests/init.pp
index
7671c6f
..
dfc7664
100644
(file)
--- a/
modules/rsync/manifests/init.pp
+++ b/
modules/rsync/manifests/init.pp
@@
-12,7
+12,7
@@
class rsync {
}
file { '/etc/logrotate.d/dsa-rsyncd':
- source => 'puppet:///modules/rsync
d-log
/logrotate.d-dsa-rsyncd',
+ source => 'puppet:///modules/rsync/logrotate.d-dsa-rsyncd',
noop => true,
require => Package['debian.org'],
}