mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
Client config option "fingerprint.whitelist"
This commit is contained in:
@@ -236,6 +236,13 @@ documentation [here](/docs/drivers/index.html)
|
||||
If the whitelist is empty, all drivers are fingerprinted and enabled where
|
||||
applicable.
|
||||
|
||||
* `fingerprint.whitelist`: A comma seperated list of whitelisted modules (e.g.
|
||||
"arch,consul,cpu,host,memory,network,storage" to enabled all current
|
||||
implemented modules expect AWS and GCE). If specified, fingerprinting modules
|
||||
not in the whitelist will be disabled.
|
||||
If the whitelist is empty, all modules are fingerprinted and enabled where
|
||||
applicable.
|
||||
|
||||
## Atlas Options
|
||||
|
||||
**NOTE**: Nomad integration with Atlas is awaiting release of Atlas features
|
||||
|
||||
Reference in New Issue
Block a user