and you should use a variable that is already in existance versus make up your own
This commit is contained in:
parent
4458507fc9
commit
5700b8b2ed
6 changed files with 6 additions and 6 deletions
|
@ -33,4 +33,4 @@ num_cpus: 8
|
|||
|
||||
vpn: false
|
||||
|
||||
external_hostname: dl01.fedoraproject.org
|
||||
public_hostname: dl01.fedoraproject.org
|
||||
|
|
|
@ -33,4 +33,4 @@ num_cpus: 8
|
|||
|
||||
vpn: false
|
||||
|
||||
external_hostname: dl02.fedoraproject.org
|
||||
public_hostname: dl02.fedoraproject.org
|
||||
|
|
|
@ -3,4 +3,4 @@ gw: 10.5.126.254
|
|||
eth0_ip: 10.5.126.95
|
||||
eth1_ip: 10.5.127.103
|
||||
|
||||
external_hostname: dl03.fedoraproject.org
|
||||
public_hostname: dl03.fedoraproject.org
|
||||
|
|
|
@ -3,4 +3,4 @@ gw: 10.5.126.254
|
|||
eth0_ip: 10.5.126.96
|
||||
eth1_ip: 10.5.127.104
|
||||
|
||||
external_hostname: dl04.fedoraproject.org
|
||||
public_hostname: dl04.fedoraproject.org
|
||||
|
|
|
@ -5,4 +5,4 @@ eth1_ip: 10.5.127.105
|
|||
# This is a tier1 only host
|
||||
rsyncd_conf: "rsyncd.conf.download-{{ datacenter }}-tier1"
|
||||
|
||||
external_hostname: dl05.fedoraproject.org
|
||||
public_hostname: dl05.fedoraproject.org
|
||||
|
|
|
@ -12,4 +12,4 @@ See http://fedoraproject.org/wiki/Infrastructure/Mirroring for
|
|||
further instructions.
|
||||
----------------------------
|
||||
|
||||
You have connected to {{ external_hostname }}
|
||||
You have connected to {{ public_hostname }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue