diff --git a/modules/release_guide/pages/final_release.adoc b/modules/release_guide/pages/final_release.adoc index ae372ec..a2a8a0c 100644 --- a/modules/release_guide/pages/final_release.adoc +++ b/modules/release_guide/pages/final_release.adoc @@ -132,3 +132,21 @@ Make sure all builds are properly tagged, for more info about the [issue](https: Verification is somewhat difficult as one cannot look at the content via the web server due to permissions. Typically we ask somebody from the Infrastructure team to give the tree a second set of eyes. + +== Post Release + +=== One Week After the Release + +In the first week after the release MirrorManager still uses the files +at `fedora/linux/development/` and not at +`fedora/linux/releases/` + +Once enough mirrors have picked up the files in the release directory +following script (on _mm-backend01_) can be used to change the paths in +MirrorManager: + +[source,subs="attributes+"] +.... +sudo -u mirrormanager mm2_move-devel-to-release --version={branched} --category="Fedora Linux" +sudo -u mirrormanager mm2_move-devel-to-release --version={branched} --category="Fedora Secondary Arches" +.... diff --git a/modules/sysadmin_guide/pages/mirrormanager.adoc b/modules/sysadmin_guide/pages/mirrormanager.adoc index 710c472..afa3da3 100644 --- a/modules/sysadmin_guide/pages/mirrormanager.adoc +++ b/modules/sysadmin_guide/pages/mirrormanager.adoc @@ -70,21 +70,6 @@ https://admin.fedoraproject.org/mirrormanager/. If the versioning scheme changes, it's possible this will fail. If so, contact the Mirror Wrangler. -== One Week After a Release - -In the first week after the release MirrorManager still uses the files -at `fedora/linux/development/` and not at -`fedora/linux/releases/` - -Once enough mirrors have picked up the files in the release directory -following script (on _mm-backend01_) can be used to change the paths in -MirrorManager: - -.... -sudo -u mirrormanager mm2_move-devel-to-release --version=26 --category="Fedora Linux" -sudo -u mirrormanager mm2_move-devel-to-release --version=26 --category="Fedora Secondary Arches" -.... - == Move to Archive Once the files of an EOL release have been copied to the archive