ansible/inventory/group_vars/atomichw
2016-02-05 21:47:38 +00:00

16 lines
331 B
Text

---
host_group: atomicbuilder
freezes: false
nrpe_procs_warn: 700
nrpe_procs_crit: 800
fas_client_groups: atomic,sysadmin-atomic
tcp_ports: [ 80, 443, 873 ]
# Just blacklist this for now as it has a eth1 we do not want to configure.
ansible_ifcfg_blacklist: true
eth0_ip: 10.5.124.150
eth0_nm: 255.255.255.128
gw: 10.5.124.254