Merge remote-tracking branch 'origin/master' into staging
[mirror/dsa-puppet.git] / modules / roles / templates / snapshot / rsyncd.conf.erb
1 uid = nobody
2 gid = nogroup
3 syslog facility = daemon
4 socket options = SO_KEEPALIVE
5 reverse lookup = false
6 timeout = 7200
7 log file = /var/log/rsyncd/rsyncd.log
8
9 [snapshot-farm-1]
10   path = /storage/snapshot-farm-1
11   read only = true
12   list = false
13 [snapshot-farm-2]
14   path = /storage/snapshot-farm-2
15   read only = true
16   list = false
17 [snapshot-farm-3]
18   path = /storage/snapshot-farm-3
19   read only = true
20   list = false
21 [snapshot-farm-4]
22   path = /storage/snapshot-farm-4
23   read only = true
24   list = false
25 [snapshot-farm-09]
26   path = /storage/snapshot-farm-09
27   read only = true
28   list = false
29 [snapshot-farm-10]
30   path = /storage/snapshot-farm-10
31   read only = true
32   list = false