Commit 71b739cd by Riccardo Murri

Enable the `certs` NginX site on sandbox/silo config.

This fixes a startup error with the "certs" role: upon restart, the
"certs" supervisord service tries to contact the service through the
public port (which should be) served by NginX and fails.
parent 7ba4277c
......@@ -22,6 +22,7 @@
roles:
- role: nginx
nginx_sites:
- certs
- cms
- lms
- forum
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment