elections: Add new elections route to proxies.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2019-01-23 12:40:27 +00:00
parent 2927e0e7b4
commit fa972e1297
2 changed files with 15 additions and 0 deletions

View File

@@ -710,6 +710,14 @@
keephost: true
tags: waiverdb
- role: httpd/reverseproxy
website: elections.fedoraproject.org
destname: elections
balancer_name: app-os
targettype: openshift
keephost: true
tags: elections
- role: httpd/reverseproxy
website: silverblue.fedoraproject.org
destname: silverblue

View File

@@ -935,6 +935,13 @@
cert_name: "{{wildcard_cert_name}}"
tags: neuro
- role: httpd/website
site_name: elections.fedoraproject.org
sslonly: true
server_aliases: [elections.stg.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
tags: elections
# fedorahosted is retired. We have the site here so we can redirect it.
- role: httpd/website