Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / mirroring / rsyncd.conf
1 uid = nobody
2 gid = nogroup
3 max connections = 15
4 socket options = SO_KEEPALIVE
5
6 [ceph]
7   path = /path/to/ceph/mirror/data
8   comment = Ceph mirror
9   read only = true