Blame docs/operations/apps/mirrormanagement.md

0591d7
# CentOS Mirror managements SOP
0591d7
0591d7
`mirrors.centos.org` is an alias to mirrors.fedoraproject.org and so is a MirrorManager instance hosted by Fedora infra team. Let's see which process to follow when we get a ticket  (see [Howto on the wiki](https://wiki.centos.org/HowTos/CreatePublicMirrors) ) to add/remove/modify a mirror entry in corresponding DB.
0591d7
a20fbd
## CentOS Stream 9 and beyond
0591d7
a20fbd
When we get a new request for CentOS Stream mirror, the process goes like this : 
0591d7
0591d7
  * ticket is reviewed by infra-and-releng team and tagged with `mirrormanager` label
0591d7
  * assignee should : 
0591d7
    * verify that mirror isn't located at GeoIP level from an [embargoed country](https://www.centos.org/legal)
0591d7
    * verify that provided URLs (http/https and - optional - rsync) are working
0591d7
    * follow the link to that mirror in mirrormanager (needs `sysadmin-web` FAS group membership)
0591d7
    * add the `CentOS` category and then add the URLs
a20fbd
    * On `mon.rdu2.centos.org`, update the file `/var/lib/centos-infra/stream-mirror.list` with the IPs to be add in ACL (one IP per line)
0591d7
    * update ticket with info and close
0591d7
0591d7