proxies: switch openqa stg to use rdu3 and add a tag for easily setting it up

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-06-30 17:40:26 -07:00
parent d358e813df
commit ac0abd5853
2 changed files with 2 additions and 1 deletions

View File

@@ -536,6 +536,7 @@
balancer_members: ['openqa-lab01.rdu3.fedoraproject.org:80']
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
when: env == "staging"
tags: openqa-stg
- role: httpd/reverseproxy
website: admin.fedoraproject.org

View File

@@ -1 +1 @@
{% include "reversepassproxy.conf-nonopenshift-iad2" %}
{% include "reversepassproxy.conf-nonopenshift-rdu3" %}