# This file is being maintained by Puppet. # DO NOT EDIT pid file = /var/run/rsyncd.pid uid = nobody gid = nobody use chroot = no log format = %t %a %m %f %b syslog facility = local3 timeout = 300 address = 192.168.24.1 # This file is being maintained by Puppet. # DO NOT EDIT [ account ] path = /srv/node read only = false write only = no list = yes uid = swift gid = swift incoming chmod = Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r outgoing chmod = Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r max connections = 25 timeout = 0 lock file = /var/lock/account.lock # This file is being maintained by Puppet. # DO NOT EDIT [ container ] path = /srv/node read only = false write only = no list = yes uid = swift gid = swift incoming chmod = Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r outgoing chmod = Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r max connections = 25 timeout = 0 lock file = /var/lock/container.lock # This file is being maintained by Puppet. # DO NOT EDIT [ object ] path = /srv/node read only = false write only = no list = yes uid = swift gid = swift incoming chmod = Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r outgoing chmod = Du=rwx,g=rx,o=rx,Fu=rw,g=r,o=r max connections = 25 timeout = 0 lock file = /var/lock/object.lock