kanban: fix site name for staging
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
d2ed67db1c
commit
8b037438c1
1 changed files with 1 additions and 1 deletions
|
@ -927,7 +927,7 @@
|
|||
tags: openscanhub
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: kanban.qa.fedoraproject.org
|
||||
website: "kanban.qa{{ env_suffix }}fedoraproject.org"
|
||||
destname: kanban
|
||||
balancer_name: apps-ocp
|
||||
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue