forked from infra/ansible
gpu servers: add some groups to have shell access
This adds 2 groups to the gpu servers for shell access. Only sysadmin-gpu has sudo access, but these users can login/do non root things. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
640791dd96
commit
4fdc9ee95b
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ primary_auth_source: ipa
|
|||
freezes: false
|
||||
ipa_client_shell_groups:
|
||||
- sysadmin-gpu
|
||||
- forge-cle-members
|
||||
- forge-ai-ml-members
|
||||
ipa_client_sudo_groups:
|
||||
- sysadmin-gpu
|
||||
ipa_host_group: gpu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue