SHA256
1
0
forked from pool/slurm

Accepting request 928191 from home:eeich:branches:network:cluster

- Utilize sysuser infrastructure to set user/group slurm.
  For munge authentication slurm should have a fixed UID across
  all nodes including the management server. Set it to 120
- Limit firewalld service definitions to SUSE versions >= 15.

OBS-URL: https://build.opensuse.org/request/show/928191
OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=192
This commit is contained in:
2021-10-29 17:38:05 +00:00
committed by Git OBS Bridge
parent f4a3f06e75
commit c67f43163f
2 changed files with 32 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Oct 29 15:54:53 UTC 2021 - Egbert Eich <eich@suse.com>
- Utilize sysuser infrastructure to set user/group slurm.
For munge authentication slurm should have a fixed UID across
all nodes including the management server. Set it to 120
- Limit firewalld service definitions to SUSE versions >= 15.
-------------------------------------------------------------------
Mon Oct 18 13:36:14 UTC 2021 - Christian Goll <cgoll@suse.com>