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
|
||||
tags: calendar
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: mdapi.fedoraproject.org
|
||||
destname: mdapi
|
||||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags: mdapi
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: wallpapers.fedoraproject.org
|
||||
destname: wallpapers
|
||||
|
|
|
@ -949,6 +949,13 @@
|
|||
cert_name: "{{wildcard_cert_name}}"
|
||||
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
|
||||
site_name: calendar.fedoraproject.org
|
||||
sslonly: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue