and you should use a variable that is already in existance versus make up your own

This commit is contained in:
Stephen Smoogen 2018-09-18 19:14:45 +00:00
parent 4458507fc9
commit 5700b8b2ed
6 changed files with 6 additions and 6 deletions

View file

@ -33,4 +33,4 @@ num_cpus: 8
vpn: false
external_hostname: dl01.fedoraproject.org
public_hostname: dl01.fedoraproject.org

View file

@ -33,4 +33,4 @@ num_cpus: 8
vpn: false
external_hostname: dl02.fedoraproject.org
public_hostname: dl02.fedoraproject.org

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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 }}