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:
69e48f1
)
Use rsyncd via systemd on bugs_mirror
author
Bastian Blank
<waldi@debian.org>
Fri, 31 Mar 2017 20:20:15 +0000
(22:20 +0200)
committer
Bastian Blank
<waldi@debian.org>
Mon, 10 Apr 2017 16:55:51 +0000
(18:55 +0200)
modules/roles/manifests/bugs_mirror.pp
patch
|
blob
|
history
diff --git
a/modules/roles/manifests/bugs_mirror.pp
b/modules/roles/manifests/bugs_mirror.pp
index
bbd8eaf
..
a5c9388
100644
(file)
--- a/
modules/roles/manifests/bugs_mirror.pp
+++ b/
modules/roles/manifests/bugs_mirror.pp
@@
-1,6
+1,6
@@
class roles::bugs_mirror {
- rsync::site { 'bugs_mirror':
+ rsync::site
_systemd
{ 'bugs_mirror':
source => 'puppet:///modules/roles/bugs_mirror/rsyncd.conf',
max_clients => 100,
}