Skip to content

Commit ee67290

Browse files
authored
Merge pull request #1948 from brmdias/patch-23
Update remote job execution documentation
2 parents 5d53d7a + 3a9a0ba commit ee67290

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/administration/configuration/remote-job-execution.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,7 @@ ratio and the percentage of CPU.
165165
rundeck.clusterMode.remoteExecution.config.criteria = threadRatio,load
166166
```
167167

168-
> **Note:** These are the only criteria available so far.
169-
170-
Each criteria can be weighted using a relative value:
168+
Each criterion can be weighted using a relative value:
171169

172170
```properties
173171
rundeck.clusterMode.remoteExecution.config.weights = 1.0,1.5

0 commit comments

Comments
 (0)