bodhi: the correct release is 25.5.1
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
parent
bcb01c42d6
commit
24ef980a8a
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
# Set the Bodhi variables
|
# Set the Bodhi variables
|
||||||
bodhi_version: "{{ (env == 'production')|ternary('25.5.0', '25.5.0') }}"
|
bodhi_version: "{{ (env == 'production')|ternary('25.5.1', '25.5.1') }}"
|
||||||
bodhi_openshift_pods: 1
|
bodhi_openshift_pods: 1
|
||||||
bodhi_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|
bodhi_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue