#289 Move post release docs at correct place
Merged 20 days ago by kevin. Opened 21 days ago by jnsamyak.
jnsamyak/infra-docs-fpo post_release  into  master

@@ -132,3 +132,21 @@ 

  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/<version>` and not at

+ `fedora/linux/releases/<version>`

+ 

+ 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"

+ ....

@@ -70,21 +70,6 @@ 

  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/<version>` and not at

- `fedora/linux/releases/<version>`

- 

- 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