Update rsync allows for download servers for tu-chemnitz.de hosts
Currently the rsync control for various the tier0 download servers are controlled by inventory/group_vars/download. These hosts are allowed to get downloads days in advance. Control is done by adding them to a template in the rsync file and controlled by an inventory file for the download group. [TODO: this is obscure and needs a rethink. It also uses host names versus ip addresses so we end up with changes like this one where the reverse DNS name changed.] Signed-off-by: Stephen Smoogen <ssmoogen@redhat.com>
This commit is contained in:
parent
f96df6a048
commit
4a0e428a4a
1 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,6 @@ dl_tier1:
|
|||
- archive.linux.duke.edu # 152.3.102.53
|
||||
- auslistsdr01.us.dell.com # 143.166.224.62
|
||||
- auslistsprd01.us.dell.com # 143.166.82.43
|
||||
- bonaparte.hrz.tu-chemnitz.de # 134.109.228.109
|
||||
- download-ib01.fedoraproject.org # 152.19.134.145
|
||||
- download-cc-rdu01.fedoraproject.org # 8.43.85.72
|
||||
- fedora.c3sl.ufpr.br # 200.236.31.8
|
||||
|
@ -56,7 +55,8 @@ dl_tier1:
|
|||
- 2001:718:801:230::cd # ftp.linux.cz ipv6 address
|
||||
- ftp.nrc.ca # 132.246.2.21
|
||||
- jobbot1.ibiblio.org # 152.19.134.30
|
||||
- josephine.hrz.tu-chemnitz.de # 134.109.228.48
|
||||
- elba.hrz.tu-chemnitz.de # 134.109.228.48 / 2001:638:911:b0e:134:109:228:48
|
||||
- waterloo.hrz.tu-chemnitz.de # 134.109.228.1 / 2001:638:911:b0e:134:109:228:1
|
||||
- lists.us.dell.com # 143.166.82.43
|
||||
- mirror.gtlib.gatech.edu # 128.61.111.11
|
||||
- mirror.hiwaay.net # 216.180.99.217
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue