bodhi: update to 8.3.0 and F41 base image
Signed-off-by: Mattia Verga <mattia.verga@tiscali.it>
This commit is contained in:
parent
07764302ca
commit
5a9fffb0f4
4 changed files with 11 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
# Set the Bodhi variables
|
||||
bodhi_version: "{{ (env == 'production')|ternary('8.2.0', '8.2.0') }}"
|
||||
bodhi_version: "{{ (env == 'production')|ternary('8.3.0', '8.3.0') }}"
|
||||
bodhi_openshift_pods: 1
|
||||
bodhi_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue