diff options
author | Thomas Backlund <tmb@mageia.org> | 2023-08-29 21:30:07 +0300 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2023-08-29 21:30:07 +0300 |
commit | ba7f644d3840139a56a7e2cd288ee94a1b9e4060 (patch) | |
tree | 51ab25d335bec8617cdd47ecaaafe471fb2ddbd3 | |
parent | 6d3e3579304ac1b2fac9137dd205fdb21e184f07 (diff) | |
download | puppet-ba7f644d3840139a56a7e2cd288ee94a1b9e4060.tar puppet-ba7f644d3840139a56a7e2cd288ee94a1b9e4060.tar.gz puppet-ba7f644d3840139a56a7e2cd288ee94a1b9e4060.tar.bz2 puppet-ba7f644d3840139a56a7e2cd288ee94a1b9e4060.tar.xz puppet-ba7f644d3840139a56a7e2cd288ee94a1b9e4060.zip |
rsync: add am.mirrors.kernel.org node
-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 d1c10b21..d761ca12 100644 --- a/deployment/main_mirror/templates/rsyncd.conf +++ b/deployment/main_mirror/templates/rsyncd.conf @@ -26,6 +26,8 @@ gid = nogroup zeus2.kernel.org \ 2604:1380:45e3:2400::1 \ 139.178.88.99 \ + 2604:1380:4601:e00::3 \ + 147.75.80.249 \ 2001:4f8:8:10::/64 \ 2001:4f8:1:10::/64 \ 2001:4f8:4:6f:0:1994:3:14 \ |