725222afee
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
16 lines
325 B
Plaintext
16 lines
325 B
Plaintext
log file = /var/log/rsyncd.log
|
|
pid file = /var/run/rsyncd.pid
|
|
lock file = /var/run/rsync.lock
|
|
|
|
max connections = 15
|
|
timeout = 600
|
|
transfer logging = true
|
|
|
|
[openstack_mirror]
|
|
path = {{ repo_service_home_folder }}/repo
|
|
comment = OpenStack Private Cloud Mirror Server
|
|
use chroot = yes
|
|
read only = yes
|
|
uid = nobody
|
|
gid = nogroup
|