From ba5cb1973cdf31df7847b04c451411537874a9b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Fri, 10 Sep 2021 15:39:20 +0200 Subject: [PATCH] Review tag2distrepo 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/tag2distrepo.adoc | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/modules/sysadmin_guide/nav.adoc b/modules/sysadmin_guide/nav.adoc index 9c9ac31..ce81640 100644 --- a/modules/sysadmin_guide/nav.adoc +++ b/modules/sysadmin_guide/nav.adoc @@ -105,7 +105,7 @@ ** xref:staging.adoc[Staging - SOP] ** xref:status-fedora.adoc[Fedora Status Service - SOP] ** xref:syslog.adoc[Log Infrastructure - SOP] -** xref:tag2distrepo.adoc[tag2distrepo - SOP in review ] +** xref:tag2distrepo.adoc[Tag2DistRepo Infrastructure - SOP] ** xref:torrentrelease.adoc[torrentrelease - SOP in review ] ** xref:unbound.adoc[unbound - SOP in review ] ** xref:virt-image.adoc[virt-image - SOP in review ] diff --git a/modules/sysadmin_guide/pages/tag2distrepo.adoc b/modules/sysadmin_guide/pages/tag2distrepo.adoc index 2cf84b0..fd590a4 100644 --- a/modules/sysadmin_guide/pages/tag2distrepo.adoc +++ b/modules/sysadmin_guide/pages/tag2distrepo.adoc @@ -2,10 +2,9 @@ == Contents -[arabic] -. Contact Information -. Description -. Configuration +* <<_contact_information>> +* <<_description>> +* <<_configuration>> == Contact Information @@ -15,10 +14,8 @@ Contact:: #fedora-admin Primary upstream contact:: Patrick Uiterwijk - FAS: puiterwijk -Location:: - Phoenix Servers:: - bodhi-backend02.phx2.fedoraproject.org + bodhi-backend02.iad2.fedoraproject.org Purpose:: Tag2DistRepo is a Fedmsg Consumer that waits for tag operations in specific tags, and then instructs Koji to create Distro Repos. @@ -30,6 +27,6 @@ specific tags, and then instructs Koji to create Distro Repos. == Configuration -Configuration is handled by the bodhi-backend.yaml playbook in Ansible. +Configuration is handled by the `bodhi-backend.yaml` playbook in Ansible. This can also be used to reconfigure application, if that becomes nessecary.