ansible/inventory/host_vars/noc02.fedoraproject.org
2018-11-20 00:25:02 +00:00

36 lines
1.2 KiB
Org Mode

---
nm: 255.255.255.128
gw: 152.19.134.129
dns: 152.2.21.1
ks_url: http://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-7-ext
ks_repo: http://infrastructure.fedoraproject.org/repo/rhel/RHEL7-x86_64/
volgroup: /dev/vg_guests
eth0_ip: 152.19.134.192
eth0_nm: 255.255.255.128
has_ipv6: yes
eth0_ipv6: "2610:28:3090:3001:dead:beef:cafe:fed9"
eth0_ipv6_gw: "2610:28:3090:3001::1"
postfix_maincf: "postfix/main.cf/main.cf.noc02.fedoraproject.org"
postfix_mastercf: "postfix/master.cf/master.cf.noc02.fedoraproject.org"
postfix_transport_filename: transports.noc02.fedoraproject.org
vmhost: ibiblio01.fedoraproject.org
datacenter: ibiblio
postfix_group: vpn
vpn: true
csi_relationship: |
noc02 is the external monitoring nagios instance.
* This host relies on:
- the virthost it's hosted on (ibiblio04.fedoraproject.org)
- FAS to authenticate users
- VPN connectivity
* Things that rely on this host:
- Infrastructure team to be awair of the infra status. operations control process will be affected
- if this host is down, it will be difficult to know the status of infra and provide reactive/proactive support
nagios_srcdir: 'nagios'
nagios_location: 'external'