Fix the last badges-related commit on the staging proxy

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-04-22 17:18:22 +02:00
parent f75f5d7823
commit 86c0b2e50c
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -239,7 +239,7 @@
- datagrepper
- role: httpd/reverseproxy
website: "badges{{ env_suffix }}.fedoraproject.org"
website: "badges.fedoraproject.org"
destname: badges
balancer_name: apps-ocp
balancer_members: "{{ (env == 'staging')|ternary(ocp_nodes_stg, ocp_nodes) }}"