ilri / rmg-ansible-public

Ansible playbooks for ILRI research-computing infrastructure
GNU General Public License v3.0
8 stars 2 forks source link

roles/dspace: Use a variable for nginx TLS port #68

Closed alanorth closed 7 years ago

alanorth commented 7 years ago

Allowing this to be overridden by host_vars makes it much easier to run this role in a development environment where the port might be forwarded via VirtualBox etc. Tomcat needs to know the port that it is being proxied via, so we must set it there too.