ansible/inventory/host_vars/bastion01.iad2.fedoraproject.org
Kevin Fenzi 311143b443 iad2: nagios_server: Move all the iad2 hosts to a group, set nagios variables per group
Right now we don't want noc01.phx2 to try and monitor hosts in iad2.
So, we need to set some variables to get it to not do that.
Move all the iad hosts into a seperate iad2 group and use that.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2020-05-11 14:54:49 -07:00

19 lines
360 B
Org Mode

---
nm: 255.255.255.0
gw: 10.3.163.254
dns: 8.8.8.8
volgroup: /dev/vg_guests
eth0_ip: 10.3.163.31
ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-8-ext
ks_repo: http://209.132.181.6/repo/rhel/RHEL8-x86_64/
vmhost: vmhost-x86-01.iad2.fedoraproject.org
datacenter: iad2
vpn: false
ssh_hostnames:
- bastion.fedoraproject.org
- bastion01.fedoraproject.org