Warn that data_dir
can't be in the jail (#4618)
This commit is contained in:
parent
24d510290a
commit
094e2a28d5
|
@ -140,6 +140,8 @@ testing.
|
|||
allocation data as well as cluster information. Server nodes use this
|
||||
directory to store cluster state, including the replicated log and snapshot
|
||||
data. This must be specified as an absolute path.
|
||||
|
||||
~> **WARNING**: This directory **must not** be set to a directory that is [included in the chroot](/docs/drivers/exec.html#chroot) if you use the [`exec`](/docs/drivers/exec.html) driver.
|
||||
|
||||
- `disable_anonymous_signature` `(bool: false)` - Specifies if Nomad should
|
||||
provide an anonymous signature for de-duplication with the update check.
|
||||
|
|
Loading…
Reference in a new issue