diff options
| author | Dan Fandrich <danf@mageia.org> | 2025-11-25 12:29:24 -0800 |
|---|---|---|
| committer | Dan Fandrich <danf@mageia.org> | 2025-11-25 12:29:24 -0800 |
| commit | 72fd7c6c12360e14c6dc18ff43185ae852902f59 (patch) | |
| tree | b70d2a25516a263d3ca281c563708c243ed79b72 /deployment/main_mirror | |
| parent | 798df307467818d70a674e4c8617da5ebf9a9a8e (diff) | |
| download | puppet-72fd7c6c12360e14c6dc18ff43185ae852902f59.tar puppet-72fd7c6c12360e14c6dc18ff43185ae852902f59.tar.gz puppet-72fd7c6c12360e14c6dc18ff43185ae852902f59.tar.bz2 puppet-72fd7c6c12360e14c6dc18ff43185ae852902f59.tar.xz puppet-72fd7c6c12360e14c6dc18ff43185ae852902f59.zip | |
Remove an obsolete kernel.org mirror from rsync
Also, indent the IP addresses with their matching DNS entries where
appropriate.
Diffstat (limited to 'deployment/main_mirror')
| -rw-r--r-- | deployment/main_mirror/templates/rsyncd.conf | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf index d991b831..3432a63f 100644 --- a/deployment/main_mirror/templates/rsyncd.conf +++ b/deployment/main_mirror/templates/rsyncd.conf @@ -20,12 +20,11 @@ gid = nogroup poincare.acc.umu.se \ sagres.c3sl.ufpr.br \ sv.mirrors.kernel.org \ - 139.178.88.99 \ - 2604:1380:45e3:2400::1 \ + 139.178.88.99 \ + 2604:1380:45e3:2400::1 \ dfw.mirrors.kernel.org \ - 142.0.200.124 \ - 2605:f480:58:1:0:1994:3:14 \ - ny.mirrors.kernel.org \ + 142.0.200.124 \ + 2605:f480:58:1:0:1994:3:14 \ 147.75.69.246 \ 2001:14ba:a417:eb00::1 \ 2001:14ba:a417:eb00::2 |
