Review tag2distrepo SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-09-10 15:39:20 +02:00
parent d83169c5e8
commit ba5cb1973c
2 changed files with 6 additions and 9 deletions

View file

@ -105,7 +105,7 @@
** xref:staging.adoc[Staging - SOP] ** xref:staging.adoc[Staging - SOP]
** xref:status-fedora.adoc[Fedora Status Service - SOP] ** xref:status-fedora.adoc[Fedora Status Service - SOP]
** xref:syslog.adoc[Log Infrastructure - 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:torrentrelease.adoc[torrentrelease - SOP in review ]
** xref:unbound.adoc[unbound - SOP in review ] ** xref:unbound.adoc[unbound - SOP in review ]
** xref:virt-image.adoc[virt-image - SOP in review ] ** xref:virt-image.adoc[virt-image - SOP in review ]

View file

@ -2,10 +2,9 @@
== Contents == Contents
[arabic] * <<_contact_information>>
. Contact Information * <<_description>>
. Description * <<_configuration>>
. Configuration
== Contact Information == Contact Information
@ -15,10 +14,8 @@ Contact::
#fedora-admin #fedora-admin
Primary upstream contact:: Primary upstream contact::
Patrick Uiterwijk - FAS: puiterwijk Patrick Uiterwijk - FAS: puiterwijk
Location::
Phoenix
Servers:: Servers::
bodhi-backend02.phx2.fedoraproject.org bodhi-backend02.iad2.fedoraproject.org
Purpose:: Purpose::
Tag2DistRepo is a Fedmsg Consumer that waits for tag operations in Tag2DistRepo is a Fedmsg Consumer that waits for tag operations in
specific tags, and then instructs Koji to create Distro Repos. 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
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 This can also be used to reconfigure application, if that becomes
nessecary. nessecary.