mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 14:49:58 +08:00
12 lines
210 B
Plaintext
12 lines
210 B
Plaintext
---
|
|
lvm_size: 20000
|
|
mem_size: 2048
|
|
num_cpus: 2
|
|
|
|
# for systems that do not match the above - specify the same parameter in
|
|
# the host_vars/$hostname file
|
|
|
|
tcp_ports: [ 80, 443 ]
|
|
|
|
fas_client_groups: sysadmin-noc
|