From 533d8061971f737d1d27e217aad194eff4dd647a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 6 Sep 2021 16:12:43 +0200 Subject: [PATCH] Review mailman SOP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- modules/sysadmin_guide/nav.adoc | 2 +- modules/sysadmin_guide/pages/mailman.adoc | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/modules/sysadmin_guide/nav.adoc b/modules/sysadmin_guide/nav.adoc index 83ba8d6..2bf258f 100644 --- a/modules/sysadmin_guide/nav.adoc +++ b/modules/sysadmin_guide/nav.adoc @@ -63,7 +63,7 @@ ** xref:koji-builder-setup.adoc[Setup Koji Builder - SOP] ** xref:koschei.adoc[Koschei - SOP] ** xref:layered-image-buildsys.adoc[Layered Image Build System - SOP] -** xref:mailman.adoc[mailman - SOP in review ] +** xref:mailman.adoc[Mailman Infrastructure - SOP] ** xref:making-ssl-certificates.adoc[making-ssl-certificates - SOP in review ] ** xref:massupgrade.adoc[massupgrade - SOP in review ] ** xref:mastermirror.adoc[mastermirror - SOP in review ] diff --git a/modules/sysadmin_guide/pages/mailman.adoc b/modules/sysadmin_guide/pages/mailman.adoc index 51c0a27..525bf63 100644 --- a/modules/sysadmin_guide/pages/mailman.adoc +++ b/modules/sysadmin_guide/pages/mailman.adoc @@ -6,8 +6,6 @@ Owner:: Fedora Infrastructure Team Contact:: #fedora-admin, sysadmin-main, sysadmin-tools, sysadmin-hosted -Location:: - phx2 Servers:: mailman01, mailman02, mailman01.stg Purpose:: @@ -16,7 +14,7 @@ Purpose:: == Description Mailing list services for Fedora projects are located on the -mailman01.phx2.fedoraproject.org server. +mailman01.iad2.fedoraproject.org server. == Common Tasks @@ -26,7 +24,6 @@ mailman01.phx2.fedoraproject.org server. * `sudo -u mailman mailman3 create @lists.fedora(project|hosted).org --owner @fedoraproject.org --notify` + [IMPORTANT] -.Important ==== Please make sure to add a valid description to the newly created list. (to avoid [no description available] on listinfo index)