#10 added a step in mirrormanager process about updating ACL for CentOS Stream 9 #990
Merged a year ago by arrfab. Opened a year ago by phsmoura.
centos/ phsmoura/centos-infra-docs master  into  master

@@ -13,6 +13,13 @@ 

      * verify that provided URLs (http/https and - optional - rsync) are working

      * follow the link to that mirror in mirrormanager (needs `sysadmin-web` FAS group membership)

      * add the `CentOS` category and then add the URLs

+     * In `mirmon.rdu2.centos.org`, update the file `/etc/mirmon/stream-mirror.list` with the IPs to be add in ACL (one IP per line), like the following pattern:

+     ```

+     # <issue number> <HTTP url>

+     <IP>

+     <IP>

+     <IP>

+     ```

      * update ticket with info and close

  

  ## CentOS Linux 7 and 8-stream

Pull-Request has been merged by arrfab

a year ago
Metadata