mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
codespell: minor spelling corrections
Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
This commit is contained in:
@@ -321,12 +321,12 @@ documentation [here](/docs/drivers/index.html)
|
||||
* `consul.verifyssl`: This option enables SSL verification when the transport
|
||||
scheme for the Consul API client is `https`. This is set to true by default.
|
||||
|
||||
* `driver.whitelist`: A comma seperated list of whitelisted drivers (e.g.
|
||||
* `driver.whitelist`: A comma separated list of whitelisted drivers (e.g.
|
||||
"docker,qemu"). If specified, drivers not in the whitelist will be disabled.
|
||||
If the whitelist is empty, all drivers are fingerprinted and enabled where
|
||||
applicable.
|
||||
|
||||
* `fingerprint.whitelist`: A comma seperated list of whitelisted fingerprinters.
|
||||
* `fingerprint.whitelist`: A comma separated list of whitelisted fingerprinters.
|
||||
If specified, fingerprinters not in the whitelist will be disabled. If the
|
||||
whitelist is empty, all fingerprinters are used.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user