mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 21:10:20 +08:00
proxies: jenkins and testdays are both prod only
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -107,12 +107,14 @@
|
||||
website: jenkins.fedorainfracloud.org
|
||||
target: https://jenkins-fedora-infra.apps.ci.centos.org/
|
||||
tags: jenkins
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/redirect
|
||||
shortname: testdays-fic
|
||||
website: testdays.fedorainfracloud.org
|
||||
target: https://testdays.fedoraproject.org/
|
||||
tags: testdays-fic
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/redirectmatch
|
||||
shortname: fpaste
|
||||
|
||||
Reference in New Issue
Block a user