projects
/
slapos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
merge 'master' into apache
[slapos.git]
/
slapos
/
recipe
/
mysql
/
template
/
stunnel.conf.in
1
foreground = yes
2
output = %(log)s
3
pid = %(pid_file)s
4
syslog = no
5
CApath = %(ca_path)s
6
key = %(key)s
7
CRLpath = %(ca_crl)s
8
cert = %(cert)s
9
10
[service]
11
accept = %(public_ip)s:%(public_port)s
12
connect = %(private_ip)s:%(private_port)s