bodhi: Upgrade to 8.0.2
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
c386f0b0c5
commit
44f82343aa
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('7.2.2', '7.2.2') }}"
|
bodhi_version: "{{ (env == 'production')|ternary('8.0.2', '8.0.2') }}"
|
||||||
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