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:
d3209be
)
Set the secrets file o-r
author
Peter Palfrader
<peter@palfrader.org>
Mon, 1 Jul 2013 21:03:31 +0000
(23:03 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 1 Jul 2013 21:03:37 +0000
(23:03 +0200)
modules/roles/manifests/syncproxy.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/syncproxy.pp
b/modules/roles/manifests/syncproxy.pp
index
5631d27
..
9a988d0
100644
(file)
--- a/
modules/roles/manifests/syncproxy.pp
+++ b/
modules/roles/manifests/syncproxy.pp
@@
-18,6
+18,6
@@
class roles::syncproxy {
file { '/etc/rsyncd/debian.secrets':
owner => 'root',
group => 'mirroradm',
- mode => 066
4
,
+ mode => 066
0
,
}
}