mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
Add updates.coreos(.stg).fedoraproject.org to proxies
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user