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.