Add updates.coreos(.stg).fedoraproject.org to proxies

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk
2019-06-20 12:08:19 +02:00
parent 231fd1e4b8
commit 8a82fb881b
2 changed files with 12 additions and 0 deletions

View File

@@ -262,6 +262,13 @@
keephost: true
tags: bodhi
- role: httpd/reverseproxy
website: "updates.coreos{{ env_suffix }}.fedoraproject.org"
destname: cincinnati
balancer_name: app-os
targettype: openshift
keephost: true
- role: httpd/reverseproxy
website: caiapi.fedoraproject.org
destname: caiapi

View File

@@ -276,6 +276,11 @@
server_aliases: [bodhi.stg.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: "updates.coreos{{ env_suffix }}.fedoraproject.org"
sslonly: true
cert_name: "{{wildcard_cert_name}}"
- role: httpd/website
site_name: caiapi.fedoraproject.org
sslonly: true