- Mar 27, 2017
-
-
Kerri Wait authored
Traceback (most recent call last): File "/usr/local/sbin/provision_slurm.py", line 100, in <module> mk_slurmuser_batch(usergroup,"default") File "/usr/local/sbin/provision_slurm.py", line 67, in mk_slurmuser_batch userdict = defaultdict(list) NameError: global name 'defaultdict' is not defined Former-commit-id: 0cccb855
-
- Mar 20, 2017
-
-
Kerri Wait authored
Former-commit-id: 03f9de20
-
Kerri Wait authored
Former-commit-id: 9b0886d0
-
Kerri Wait authored
Update provision_slurm.py.j2 to fix logic in mk_slurmuser_batch. This previously did not add any users if one user in the list was a member of 'default' Former-commit-id: 94ccd782
-
- Nov 03, 2016
-
-
Simon Michnowicz authored
Former-commit-id: b047af43
-
- Aug 16, 2016
-
-
Chris Hines authored
Former-commit-id: ddd728e3
-
- Jul 29, 2016
-
-
Chris Hines authored
allow provision_slurm to take a path to the lockfile so its on a directory shared between managment nodes Former-commit-id: 93ea99b1
-
- Jun 16, 2016
-
-
Chris Hines authored
-
- May 18, 2016
-
-
Chris Hines authored
speed up the default slurm provisioing by running groups of users rather than adding each user individually
-
- Dec 15, 2015
-
-
Chris Hines authored
-
Chris Hines authored
-