1
0
Fork 0
forked from infra/ansible

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>
This commit is contained in:
Kevin Fenzi 2025-12-03 09:17:18 -08:00
commit 900a06c049
2 changed files with 12 additions and 0 deletions

View file

@ -1 +1,7 @@
---
ipa_client_shell_groups:
- sysadmin-openshift
ipa_client_sudo_groups:
- sysadmin-openshift
ipa_host_group: os-control
ipa_host_group_desc: openshift control hosts

View file

@ -1 +1,7 @@
---
ipa_client_shell_groups:
- sysadmin-openshift
ipa_client_sudo_groups:
- sysadmin-openshift
ipa_host_group: os-control
ipa_host_group_desc: openshift control hosts