ansible/inventory/host_vars/os-node02.iad2.fedoraproject.org
Kevin Fenzi cd1430ab62 os-cluster: baseiptables should be FALSE
The baseiptables variable controls if the base role should apply base
iptables and ip6tables templates to a host. In the case of OpenShift we
DO NOT WANT it to do this. The base iptables template doesn't handle all
the container native rules and setup that OpenShift needs to work.
This has caused multiple outages by applying this template on the
OpenShift nodes. So, set it to false here and keep it false please. :)

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2021-03-28 10:37:46 -07:00

450 B

— nm: 255.255.255.0 gw: 10.3.163.254 dns: 10.3.163.33

ks_url: http://209.132.181.6/repo/rhel/ks/kvm-rhel-7-ext ks_repo: http://209.132.181.6/repo/rhel/RHEL7-x86_64/

volgroup: /dev/vg_guests eth0_ip: 10.3.163.70 vmhost: vmhost-x86-06.iad2.fedoraproject.org datacenter: iad2

baseiptables: false vpn: false

mem_size: 24576 max_mem_size: 24576

nrpe_procs_warn: 900 nrpe_procs_crit: 1000

lvm_size: 120g num_cpus: 4

resolvconf: "resolv.conf/iad2"