Freshmaker should rely on tls termination at the proxy layer.
This commit is contained in:
parent
0a00c5a82c
commit
ead99e7441
1 changed files with 3 additions and 1 deletions
|
@ -58,7 +58,9 @@
|
|||
|
||||
roles:
|
||||
- mod_wsgi
|
||||
- freshmaker/frontend
|
||||
- role: freshmaker/frontend
|
||||
# TLS is terminated for us at the proxy layer (like for every other app).
|
||||
freshmaker_force_ssl: False
|
||||
|
||||
handlers:
|
||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue