mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
7 lines
243 B
YAML
7 lines
243 B
YAML
---
|
|
# Set the Bodhi variables
|
|
bodhi_version: "{{ (env == 'production')|ternary('25.11.3', '25.11.3') }}"
|
|
bodhi_openshift_pods: 1
|
|
bodhi_openshift_pods_stg_consumers: 15
|
|
bodhi_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|