Skip to content

Commit 5f0278a

Browse files
committed
Nodes may appear in more than one group
1 parent fa3f179 commit 5f0278a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ For each group (if used) or partition any nodes in an ansible inventory group `<
7373
- Nodes may have arbitrary hostnames but these should be lowercase to avoid a mismatch between inventory and actual hostname.
7474
- Nodes in a group are assumed to be homogenous in terms of processor and memory.
7575
- An inventory group may be empty or missing, but if it is not then the play must contain at least one node from it (used to set processor information).
76-
- Nodes may not appear in more than one group.
76+
7777

7878
`openhpc_job_maxtime`: Maximum job time limit, default `'60-0'` (60 days). See [slurm.conf](https://slurm.schedmd.com/slurm.conf.html) parameter `MaxTime` for format. The default is 60 days. The value should be quoted to avoid Ansible conversions.
7979

0 commit comments

Comments
 (0)