proxies / reverseproxy / mirrors.stg.centos.org: also setup reverseproxy in stg

Since we split up stg and prod so they could have seperate ssl certs, we
need to also setup the reverseproxy for staging.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-07-27 10:25:09 -07:00
parent 9f4fdacdeb
commit d09c0703bf

View file

@ -485,6 +485,14 @@
destname: mirrormanager-mirrorlist
proxyurl: http://localhost:10002
tags: mirrors.centos.org
when: env != "staging"
- role: httpd/reverseproxy
website: mirrors.stg.centos.org
destname: mirrormanager-mirrorlist
proxyurl: http://localhost:10002
tags: mirrors.stg.centos.org
when: env == "staging"
- role: httpd/reverseproxy
website: download.fedoraproject.org