add template
[mirror/dsa-puppet.git] / modules / roles / templates / syncproxy / rsyncd-syncproxy-stunnel.conf.erb
1 cert = /etc/ssl/debian/certs/<%= syncproxy_name %>.crt-chained
2 key = /etc/ssl/private/<%= syncproxy_name %>.key
3
4 debug = notice
5
6 client = no
7 socket = a:SO_LINGER=1:60
8 socket = a:SO_KEEPALIVE=1
9
10 exec = /usr/bin/rsync
11 execargs = rsync --daemon --config=/etc/rsyncd-syncproxy.conf