We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2db27 commit ec3dc53Copy full SHA for ec3dc53
environments/site/tofu/variables.tf
@@ -107,7 +107,8 @@ variable "compute" {
107
Mapping defining homogenous groups of compute nodes. Groups are used
108
in Slurm partition definitions.
109
110
- Keys are names of groups. Keys cannot be 'compute', 'login', 'control' or 'default'.
+ Keys are names of groups. Keys cannot be 'compute', 'login', 'control' or 'default'
111
+ or be the same as keys in the login variable.
112
Values are a mapping as follows:
113
114
Required:
0 commit comments