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:
parent
aeea2c1d06
commit
c455c1b635
1 changed files with 2 additions and 0 deletions
|
@ -73,6 +73,8 @@ fedmsg_certs:
|
||||||
group: ftpsync
|
group: ftpsync
|
||||||
owner: root
|
owner: root
|
||||||
service: ftpsync
|
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_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
|
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora
|
||||||
max_mem_size: 98304
|
max_mem_size: 98304
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue