ansible/inventory/group_vars/os
Kevin Fenzi eb991fa9c1 base / big network cleanup
Everything should now be using linux-system-roles/network, so we drop
our hacky nmcli calls and everything that referred to them, including
exclude variables. Also, lets just let NM handle resolv.conf so it's not
wrong all the time on reboots.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2022-01-26 12:14:23 -08:00

11 lines
250 B
Text

---
baseiptables: False
host_group: os
ipa_client_shell_groups:
- sysadmin-openshift
ipa_client_sudo_groups:
- sysadmin-openshift
#openshift_ansible_upgrading: False
ipa_host_group: openshift
ipa_host_group_desc: OpenShift cluster
no_http2: True