diff --git a/playbooks/include/proxies-reverseproxy.yml b/playbooks/include/proxies-reverseproxy.yml index 14942998f6..cfaeec6e93 100644 --- a/playbooks/include/proxies-reverseproxy.yml +++ b/playbooks/include/proxies-reverseproxy.yml @@ -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 diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 1da0a32502..21f0e43eb4 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -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