Limit slurm partition users with AllowGroups

Fixes: rarias/jungle#245
This commit is contained in:
2026-03-13 11:55:19 +01:00
parent 54dfaa9dff
commit 4b3c5dde11
3 changed files with 10 additions and 3 deletions

View File

@@ -224,6 +224,8 @@
groups = {
Computational = { gid = 564; };
fox = { gid = 565; };
owl = { gid = 566; };
tracing = { };
};
};