bodhi: leave prod alone for now

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2025-05-16 13:36:22 -07:00
parent 9d5d752a88
commit 5243c435be
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ bodhi_updates_handler_enabled: False
datacenter: iad2
eth0_ipv4_gw: 10.3.169.254
eth0_ipv4_ip: 10.3.169.101
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/41/Server/x86_64/os/
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora
max_mem_size: 98304
mem_size: 98304

View file

@ -1,7 +1,7 @@
{% if env == "staging" %}
FROM fedora:42
{% else %}
FROM fedora:42
FROM fedora:40
{% endif %}
LABEL \
name="bodhi-base" \

View file

@ -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)\..*