migrated notes from infra/hosts motd changes; excluding CSI infos removed csi_* vars from group_vars; converted csi_purpose & csi_relationship into notes fixed merge conflicts minor changes; var updating YAMLs & playbooks udpated YAMLs & playbooks again updated correctly; buildhw.yml fixing merge conflicts dest added in motd.yml
35 lines
984 B
Text
35 lines
984 B
Text
---
|
|
# Define resources for this group of hosts here.
|
|
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]
|
|
|
|
notes: |
|
|
Torrent master server for Fedora distribution
|
|
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
|