Files
fedora-infra_ansible/inventory/host_vars/noc01.phx2.fedoraproject.org
2017-06-23 15:29:46 +00:00

1.2 KiB
Raw Blame History

— nm: 255.255.255.0 gw: 10.5.126.254 dns: 10.5.126.21 eth0_ip: 10.5.126.41

ks_url: http://10.5.126.23/repo/rhel/ks/kvm-rhel-7 ks_repo: http://10.5.126.23/repo/rhel/RHEL7-x86_64/ volgroup: /dev/vg_virthost vmhost: virthost18.phx2.fedoraproject.org datacenter: phx2

tcp_ports: ['22', '80', '443', '67', '68'] udp_ports: ['67','68','69'] custom_rules: [ '-A INPUT -p tcp -m tcp -s 192.168.1.20 dport 5666 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 10.5.126.13 dport 873 -j ACCEPT', '-A INPUT -p tcp -m tcp -s 192.168.1.59 dport 873 -j ACCEPT', ]

csi_relationship: | noc01 is the internal monitoring nagios instance to the phx datacenter. it is also the dhcp server serving all computing nodes

  • This host relies on:
  • the virthost it's hosted on (virthost17.phx2.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 fail
  • if this host is down, it will be difficult to know the status of infra and provide reactive/proactive support
  • if this host is down, dhcp/bootp leases/renew will fail. pxe booting will fail as well

nagios_srcdir: 'nagios' nagios_location: 'internal'