mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 10:55:42 +03:00
codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
This commit is contained in:
@@ -776,7 +776,7 @@ Client Options:
|
||||
|
||||
-node-class
|
||||
Mark this node as a member of a node-class. This can be used to label
|
||||
similiar node types.
|
||||
similar node types.
|
||||
|
||||
-meta
|
||||
User specified metadata to associated with the node. Each instance of -meta
|
||||
|
||||
@@ -111,7 +111,7 @@ job "example" {
|
||||
attempts = 10
|
||||
interval = "5m"
|
||||
|
||||
# A delay between a task failing and a restart occuring.
|
||||
# A delay between a task failing and a restart occurring.
|
||||
delay = "25s"
|
||||
|
||||
# Mode controls what happens when a task has restarted "attempts"
|
||||
|
||||
Reference in New Issue
Block a user