forked from infra/ansible
][bodhi] Update the bodhi version
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
621d586acc
commit
3d39e9ed5a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
# Set the Bodhi variables
|
||||
bodhi_version: "{{ (env == 'production')|ternary('25.11.3', '25.11.3') }}"
|
||||
bodhi_version: "{{ (env == 'production')|ternary('26.4.0', '26.4.0') }}"
|
||||
bodhi_openshift_pods: 1
|
||||
bodhi_openshift_pods_stg_consumers: 15
|
||||
bodhi_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue