mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
6 lines
200 B
YAML
6 lines
200 B
YAML
---
|
|
# Set the Bodhi variables
|
|
bodhi_version: "{{ (env == 'production')|ternary('8.2.0', '8.2.0') }}"
|
|
bodhi_openshift_pods: 1
|
|
bodhi_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|