From d31bb4ab117ef4cf881e54680c57f4a19d36f77d Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Oct 06 2017 23:48:55 +0000 Subject: Add SOP for tag2distrepo Signed-off-by: Patrick Uiterwijk --- diff --git a/docs/sysadmin-guide/sops/tag2distrepo.rst b/docs/sysadmin-guide/sops/tag2distrepo.rst new file mode 100644 index 0000000..69cae8b --- /dev/null +++ b/docs/sysadmin-guide/sops/tag2distrepo.rst @@ -0,0 +1,44 @@ +.. title: Tag2distrepo Infrastucture SOP +.. slug: infra-tag2distrepo +.. date: 2017-10-07 +.. taxonomy: Contributors/Infrastructure + +=============================== +Tag2DistRepo Infrastructure SOP +=============================== + + + +Contents +======== + +1. Contact Information +2. Description +3. Configuration + +Contact Information +=================== + +Owner + Fedora Infrastructure Team +Contact + #fedora-admin +Primary upstream contact + Patrick Uiterwijk - FAS: puiterwijk +Location + Phoenix +Servers + bodhi-backend02.phx2.fedoraproject.org + +Purpose + Tag2DistRepo is a Fedmsg Consumer that waits for tag operations in specific tags, and then instructs Koji to create Distro Repos. + +Description +=========== + +Tag2DistRepo is a Fedmsg Consumer that waits for tag operations in specific tags, and then instructs Koji to create Distro Repos. + +Configuration +================ + +Configuration is handled by the bodhi-backend.yaml playbook in Ansible. This can also be used to reconfigure application, if that becomes nessecary.