blockerbugs: Repoint stg blockerbugs/qa to ocp4 cluster
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c735bfbc18
commit
1fec537abc
1 changed files with 10 additions and 0 deletions
|
@ -295,6 +295,16 @@
|
|||
remotepath: /blockerbugs
|
||||
localpath: /blockerbugs
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
when: env != "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: qa.fedoraproject.org
|
||||
destname: blockerbugs
|
||||
balancer_name: apps-ocp
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
tags: blockerbugs
|
||||
when: env == "staging"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue