From 9a854fb2938d9c660066e571fa878428fe53bea6 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 26 Nov 2024 09:55:03 -0800 Subject: [PATCH] EOL SOP: move the archive move steps to the correct header level They are separate tasks, not sub-sections of the announcement. Signed-off-by: Adam Williamson --- modules/release_guide/pages/release_eol.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/release_guide/pages/release_eol.adoc b/modules/release_guide/pages/release_eol.adoc index 38f6d02..d47ad8a 100644 --- a/modules/release_guide/pages/release_eol.adoc +++ b/modules/release_guide/pages/release_eol.adoc @@ -129,7 +129,7 @@ Send the final announcement to `devel@`, `devel-announce@`, `test@`, `test-annou Use the https://pagure.io/releng/blob/main/f/mail-templates/08-end-of-life.txt[template] from release engineering repo. -==== stage the EOL release to archive +=== Stage the EOL release to archive . Log into to bodhi-backend01 and become ftpsync, via root + @@ -189,7 +189,7 @@ ____ . Announce to the mirror list this has been done and that in 2 weeks you will move the old trees to archives. -==== Move the EOL release to archive +=== Move the EOL release to archive . In two weeks, run the following playbook from batcave: ____