Update host names and IP addrs after move to RDU3

Also, remove obsolete "RDU I2 Master Mirror Setup" section.

Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
Nils Philippsen 2025-07-07 15:35:21 +02:00 committed by nphilipp
parent 27c7d1fc39
commit c90defe597
3 changed files with 24 additions and 47 deletions

View file

@ -152,12 +152,12 @@ we now use a script to fetch active packages by filtering out retired and never-
=== Generate the Active Package List
This script should be run in the **pkg machine**, which can be accessed via SSH from `batcave01.iad.fedoraproject.org`.
This script should be run in the **pkg machine**, which can be accessed via SSH from `batcave01.rdu3.fedoraproject.org`.
```
$ ssh batcave01.iad.fedoraproject.org
$ sudo ssh pkgs01.iad.fedoraproject.org # For production
$ sudo ssh pkgs01.stg.iad.fedoraproject.org # For testing
$ ssh batcave01.rdu3.fedoraproject.org
$ sudo ssh pkgs01.rdu3.fedoraproject.org # For production
$ sudo ssh pkgs01.stg.rdu3.fedoraproject.org # For testing
```
Before running the script, you need to **obtain the script from the Fedora RelEng repository**. You can do this in one of two ways: