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 a0c7e1e commit 37a4cc8Copy full SHA for 37a4cc8
1 file changed
community/modules/scheduler/schedmd-slurm-gcp-v6-controller/metadata.yaml
@@ -31,4 +31,4 @@ ghpc:
31
inputs:
32
vars: [slurm_cluster_name]
33
pattern: "^[a-z](?:[a-z0-9]{0,9})$"
34
- error_message: "'slurm_cluster_name' must contain abc only lowercase letters and numbers, start with a letter, and be 1-10 characters long."
+ error_message: "'slurm_cluster_name' must contain only lowercase letters and numbers, start with a letter, and be 1-10 characters long."
0 commit comments