mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 13:39:48 +08:00
14 lines
289 B
Plaintext
14 lines
289 B
Plaintext
---
|
|
# Define resources for this group of hosts here.
|
|
lvm_size: 750000
|
|
mem_size: 4096
|
|
num_cpus: 2
|
|
|
|
tcp_ports: [ 53, 80, 443, 873, "6881:6999" ]
|
|
udp_ports: [ 53 ]
|
|
|
|
fas_client_groups: sysadmin-web,torrentadmin,sysadmin-noc,torrent-cc,fi-apprentice
|
|
|
|
nrpe_procs_warn: 300
|
|
nrpe_procs_crit: 500
|