Files
fedora-infra_ansible/inventory/group_vars/os_control
Kevin Fenzi 900a06c049 os-control: add sysadmin-openshift to be able to login and sudo
We want to add a few folks here so they can login to os-control and sudo
and debug cluster wide issues.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2025-12-03 09:17:18 -08:00

8 lines
171 B
Plaintext

---
ipa_client_shell_groups:
- sysadmin-openshift
ipa_client_sudo_groups:
- sysadmin-openshift
ipa_host_group: os-control
ipa_host_group_desc: openshift control hosts