mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 19:35:41 +03:00
Merge pull request #2529 from hashicorp/mitchellh-patch-1
Update dispatch_payload.html.md
This commit is contained in:
@@ -18,7 +18,7 @@ description: |-
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
The `dispatch_payload` stanza is used in conjuction with a [`paramterized`][parameterized] job
|
||||
The `dispatch_payload` stanza is used in conjuction with a [`parameterized`][parameterized] job
|
||||
that expects a payload. When the job is dispatched with a payload, the payload
|
||||
will be made available to any task that has a `dispatch_payload` stanza. The
|
||||
payload will be written to the configured file before the task is started. This
|
||||
|
||||
Reference in New Issue
Block a user