5 lines
202 B
YAML
5 lines
202 B
YAML
---
|
|
# Set the Bodhi variables
|
|
bodhi_version: "{{ (env == 'production')|ternary('25.5.1', '25.5.1') }}"
|
|
bodhi_openshift_pods: 1
|
|
bodhi_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|