index
:
ansible.git
master
odcs
Unnamed repository; edit this file 'description' to name the repository.
Qixiang Wan
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
hubs
/
templates
/
nginx_ssl_params
blob: c8ab38de243214d99027113d87d6420757380003 (
plain
)
1
2
3
ssl on; ssl_certificate {{ hubs_ssl_cert }}; ssl_certificate_key {{ hubs_ssl_key }};