diff --git a/modules/release_guide/pages/sop_epel_minor_mass_branching.adoc b/modules/release_guide/pages/sop_epel_minor_mass_branching.adoc index e6572a5..5e34ae9 100644 --- a/modules/release_guide/pages/sop_epel_minor_mass_branching.adoc +++ b/modules/release_guide/pages/sop_epel_minor_mass_branching.adoc @@ -201,12 +201,12 @@ $ koji add-target epel${release_major}-candidate epel${release}-build epel${rele === Updating MirrorManager -We need to update the mirrormanager so that it will point EPEL{epel_major} to the -new EPEL{epel_major} minor. +MirrorManager will load the changes automatically, you can check that everything is in order throught the following command: -Please follow the instructions in the -https://pagure.io/fedora-infrastructure/issue/9239#comment-671446[fedora -infra ticket] to update the database of mirrormanager. +[source,bash,subs="attributes"] +---- +$ curl 'https://mirrors.fedoraproject.org/metalink?arch=x86_64&repo=epel-{epel_current}' +---- === Branch new EPEL{epel_major} minor in Koschei