Client config option "fingerprint.whitelist"

This commit is contained in:
max
2015-11-24 16:18:49 +01:00
parent 2fccadc86b
commit 7ff03041d7
4 changed files with 62 additions and 9 deletions

View File

@@ -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