1
0
Fork 0
forked from infra/ansible
ansible/inventory/group_vars/os_control_stg
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

7 lines
171 B
Text

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