a host_vars for the proxy02.stg box

This commit is contained in:
Stephen Smoogen 2020-08-28 14:32:03 -04:00
parent 91dc7a083a
commit a8b9a38ec0

View file

@ -0,0 +1,19 @@
---
nm: 255.255.255.0
gw: 10.3.166.254
dns: 10.3.163.33
ks_url: http://10.3.163.35/repo/rhel/ks/kvm-fedora-32-iad2
ks_repo: http://10.3.163.35/pub/fedora/linux/releases/32/Server/x86_64/os/
vmhost: vmhost-x86-03.stg.iad2.fedoraproject.org
volgroup: /dev/vg_guests
eth0_ip: 10.3.166.75
# This is consumed by the roles/fedora-web/main role
sponsor: redhat
nrpe_procs_warn: 1200
nrpe_procs_crit: 1400