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