bodhi: leave prod alone for now
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9d5d752a88
commit
5243c435be
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
# Set the Bodhi variables
|
||||
bodhi_version: "{{ (env == 'production')|ternary('25.5.0', '25.5.0') }}"
|
||||
bodhi_version: "{{ (env == 'production')|ternary('8.3.0', '25.5.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