diff options
| author | Dan Fandrich <danf@mageia.org> | 2025-11-25 11:42:40 -0800 |
|---|---|---|
| committer | Dan Fandrich <danf@mageia.org> | 2025-11-25 11:42:40 -0800 |
| commit | 798df307467818d70a674e4c8617da5ebf9a9a8e (patch) | |
| tree | aaf2e86945e91d533b3429cb65e53acc1cfce15b /deployment | |
| parent | b4c0e2a801a9a7b263923d794368e3c87ebc67f4 (diff) | |
| download | puppet-798df307467818d70a674e4c8617da5ebf9a9a8e.tar puppet-798df307467818d70a674e4c8617da5ebf9a9a8e.tar.gz puppet-798df307467818d70a674e4c8617da5ebf9a9a8e.tar.bz2 puppet-798df307467818d70a674e4c8617da5ebf9a9a8e.tar.xz puppet-798df307467818d70a674e4c8617da5ebf9a9a8e.zip | |
Add new kernel.org mirrors
They're migrating servers, so add the old and new hosts by DNS and IP
address to the rsyncd config.
Diffstat (limited to 'deployment')
| -rw-r--r-- | deployment/main_mirror/templates/rsyncd.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf index 9fc93860..d991b831 100644 --- a/deployment/main_mirror/templates/rsyncd.conf +++ b/deployment/main_mirror/templates/rsyncd.conf @@ -20,6 +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 \ + dfw.mirrors.kernel.org \ + 142.0.200.124 \ + 2605:f480:58:1:0:1994:3:14 \ ny.mirrors.kernel.org \ 147.75.69.246 \ 2001:14ba:a417:eb00::1 \ |
