proxies / staging: add fasjson.stg website/reverseproxy

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-09-01 10:39:25 -07:00
parent e4e6ede45b
commit 69cec0c4f6
2 changed files with 10 additions and 3 deletions

View file

@ -328,12 +328,12 @@
# end coreos
#
- role: httpd/reverseproxy
website: caiapi.fedoraproject.org
destname: caiapi
website: fasjson.fedoraproject.org
destname: fasjson
balancer_name: app-os
targettype: openshift
keephost: true
tags: caiapi
tags: fasjson
when: env == "staging"
- role: httpd/reverseproxy

View file

@ -272,6 +272,13 @@
server_aliases: [bodhi.stg.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: fasjson.fedoraproject.org
sslonly: true
server_aliases: [fasjson.stg.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
when: env == "staging"
# - role: httpd/website
# site_name: "coreos{{ env_suffix }}.fedoraproject.org"
# sslonly: true