mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 21:22:29 +08:00
This will replace the existing rhel7 torrent02. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
37 lines
1.1 KiB
Plaintext
37 lines
1.1 KiB
Plaintext
---
|
|
# Define resources for this group of hosts here.
|
|
csi_primary_contact: Fedora Admins - admin@fedoraproject.org
|
|
csi_purpose: Torrent master server for Fedora distribution
|
|
csi_relationship: |
|
|
torrent01 is the master torrent server for Fedora releases
|
|
This host relies on:
|
|
- The virthost it's hosted on (ibiblio05.fedoraproject.org)
|
|
- FAS to authenticate users
|
|
- VPN connectivity
|
|
|
|
Things that rely on this host:
|
|
- If this host is down, Fedora will lose a release distribution channel
|
|
- The Apache that displays the torrent website
|
|
- This server also has opentracker+ running to gather statistics for our torrent
|
|
csi_security_category: Low
|
|
ipa_client_shell_groups:
|
|
- fi-apprentice
|
|
- sysadmin-noc
|
|
- sysadmin-veteran
|
|
- sysadmin-web
|
|
- torrent-cc
|
|
- torrentadmin
|
|
ipa_client_sudo_groups:
|
|
- sysadmin-web
|
|
- torrentadmin
|
|
ipa_host_group: torrent
|
|
ipa_host_group_desc: BitTorrent trackers
|
|
lvm_size: 1500000
|
|
mem_size: 4096
|
|
nrpe_procs_crit: 500
|
|
nrpe_procs_warn: 300
|
|
num_cpus: 2
|
|
primary_auth_source: ipa
|
|
tcp_ports: [53, 80, 443, 873, "6881:6999"]
|
|
udp_ports: [53]
|