mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
bodhi-backend01: add note about not upgrading to f39+ until epel7 is gone
See https://pagure.io/releng/issue/11664 for more info. Basically createrepo_c in f39+ will not work for making epel7 updates, so we need to wait until it goes EOL before upgrading here. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -73,6 +73,8 @@ fedmsg_certs:
|
||||
group: ftpsync
|
||||
owner: root
|
||||
service: ftpsync
|
||||
# NOTE: DO NOT UPGRADE past f38 until epel7 is EOL
|
||||
# See https://pagure.io/releng/issue/11664
|
||||
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/38/Server/x86_64/os/
|
||||
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
||||
max_mem_size: 98304
|
||||
|
||||
Reference in New Issue
Block a user