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