add mdapi to proxy/releasees
This commit is contained in:
parent
c6a79f51dd
commit
d596784770
2 changed files with 15 additions and 0 deletions
|
@ -719,6 +719,14 @@
|
||||||
keephost: true
|
keephost: true
|
||||||
tags: calendar
|
tags: calendar
|
||||||
|
|
||||||
|
- role: httpd/reverseproxy
|
||||||
|
website: mdapi.fedoraproject.org
|
||||||
|
destname: mdapi
|
||||||
|
balancer_name: app-os
|
||||||
|
targettype: openshift
|
||||||
|
keephost: true
|
||||||
|
tags: mdapi
|
||||||
|
|
||||||
- role: httpd/reverseproxy
|
- role: httpd/reverseproxy
|
||||||
website: wallpapers.fedoraproject.org
|
website: wallpapers.fedoraproject.org
|
||||||
destname: wallpapers
|
destname: wallpapers
|
||||||
|
|
|
@ -949,6 +949,13 @@
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
tags: wallpapers
|
tags: wallpapers
|
||||||
|
|
||||||
|
- role: httpd/website
|
||||||
|
site_name: mdapi.fedoraproject.org
|
||||||
|
sslonly: true
|
||||||
|
server_aliases: [mdapi.stg.fedoraproject.org]
|
||||||
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
tags: mdapi
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: calendar.fedoraproject.org
|
site_name: calendar.fedoraproject.org
|
||||||
sslonly: true
|
sslonly: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue