Commit 0c6eb22a authored by Nicolas Wavrant's avatar Nicolas Wavrant

runner: new parameter "resilient-clone-number" documented

parent 9faf639a
...@@ -79,5 +79,10 @@ ...@@ -79,5 +79,10 @@
"type": "integer", "type": "integer",
"default": 9684 "default": 9684
} }
"resilient-clone-number": {
"description": "is the number of clones to be deployed when a resilient runner is ordered. Its value can be 1 or 2",
"type": "integer",
"default" : 2
}
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment