Skip to content

Commit 9a048f6

Browse files
authored
Use 'nodegroups' param in controlled rebuild docs (#849)
1 parent d717a7a commit 9a048f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/experimental/slurm-controlled-rebuild.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ compute = {
117117

118118
- `name`: Partition name matching `rebuild` role variable `rebuild_partitions`,
119119
default `rebuild`.
120-
- `groups`: A list of nodegroup names, matching `openhpc_nodegroup` and
120+
- `nodegroups`: A list of nodegroup names, matching `openhpc_nodegroup` and
121121
keys in the OpenTofu `compute` variable (see example in step 2 above).
122122
Normally every compute node group should be listed here, unless
123123
Slurm-controlled rebuild is not required for certain node groups.

0 commit comments

Comments
 (0)