diff options
author | Thomas Backlund <tmb@mageia.org> | 2022-03-18 22:55:31 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2022-03-18 22:55:31 +0200 |
commit | 7ec281883d4518805b2e93bd01aa003b611b15a7 (patch) | |
tree | e921dccb795c4bbefa607d5445759ade9e79385b /deployment/main_mirror | |
parent | 83c39dddeece5df0c19787beb6bfbfe8bdbca522 (diff) | |
download | puppet-7ec281883d4518805b2e93bd01aa003b611b15a7.tar puppet-7ec281883d4518805b2e93bd01aa003b611b15a7.tar.gz puppet-7ec281883d4518805b2e93bd01aa003b611b15a7.tar.bz2 puppet-7ec281883d4518805b2e93bd01aa003b611b15a7.tar.xz puppet-7ec281883d4518805b2e93bd01aa003b611b15a7.zip |
rsync: add new kernel.org nodes
Diffstat (limited to 'deployment/main_mirror')
-rw-r--r-- | deployment/main_mirror/templates/rsyncd.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deployment/main_mirror/templates/rsyncd.conf b/deployment/main_mirror/templates/rsyncd.conf index 6f006e8d..d1c10b21 100644 --- a/deployment/main_mirror/templates/rsyncd.conf +++ b/deployment/main_mirror/templates/rsyncd.conf @@ -24,6 +24,8 @@ gid = nogroup mirrors.pdx.kernel.org \ zeus1.kernel.org \ zeus2.kernel.org \ + 2604:1380:45e3:2400::1 \ + 139.178.88.99 \ 2001:4f8:8:10::/64 \ 2001:4f8:1:10::/64 \ 2001:4f8:4:6f:0:1994:3:14 \ |