mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
12 lines
204 B
Plaintext
12 lines
204 B
Plaintext
---
|
|
# Define resources for this group of hosts here.
|
|
lvm_size: 20000
|
|
mem_size: 6144
|
|
num_cpus: 8
|
|
|
|
tcp_ports: [ 80, 443 ]
|
|
|
|
fas_client_groups: sysadmin-noc,sysadmin-darkserver,fi-apprentice
|
|
|
|
freezes: false
|