mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
16 lines
497 B
Django/Jinja
16 lines
497 B
Django/Jinja
----------------------------
|
|
Fedora Master Mirror Servers
|
|
----------------------------
|
|
{% if inventory_hostname in groups['download_tier1'] %}
|
|
NOTE: This server is for authorized Fedora tier1 mirrors only!
|
|
{% endif %}
|
|
|
|
If you are using bare rsync to sync content, please stop and
|
|
take a look at https://pagure.io/quick-fedora-mirror.
|
|
|
|
See http://fedoraproject.org/wiki/Infrastructure/Mirroring for
|
|
further instructions.
|
|
----------------------------
|
|
|
|
You have connected to {{ external_hostname }}
|