bodhi: 8.1.1 is current in f40 now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
7437f37762
commit
d9f93f53e1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
# Set the Bodhi variables
|
||||
bodhi_version: "{{ (env == 'production')|ternary('8.1.0', '8.1.0') }}"
|
||||
bodhi_version: "{{ (env == 'production')|ternary('8.1.1', '8.1.1') }}"
|
||||
bodhi_openshift_pods: 1
|
||||
bodhi_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.(bodhi|pungi)\..*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue