parent
d6dcc53c0a
commit
e4e53872be
|
@ -68,7 +68,7 @@ type Capabilities struct {
|
|||
|
||||
// RemoteTasks indicates this driver runs tasks on remote systems
|
||||
// instead of locally. The Nomad client can use this information to
|
||||
// adjust behavior such as propogating task handles between allocations
|
||||
// adjust behavior such as propagating task handles between allocations
|
||||
// to avoid downtime when a client is lost.
|
||||
RemoteTasks bool
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue