mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
24 lines
494 B
Plaintext
24 lines
494 B
Plaintext
---
|
|
nm: 255.255.255.0
|
|
gw: 10.5.128.254
|
|
dns: 10.5.126.21
|
|
|
|
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-28
|
|
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/28/Server/x86_64/os/
|
|
|
|
host_backup_targets: ['/var/db/tang']
|
|
|
|
datacenter: phx2
|
|
|
|
# Define resources for this group of hosts here.
|
|
lvm_size: 20000
|
|
mem_size: 4096
|
|
num_cpus: 2
|
|
|
|
# for systems that do not match the above - specify the same parameter in
|
|
# the host_vars/$hostname file
|
|
|
|
tcp_ports: [80]
|
|
|
|
fas_client_groups: sysadmin-main
|