open-nomad/website/source/docs/configuration
Tim Gross 03433f35d4 client/template: configuration for function blacklist and sandboxing
When rendering a task template, the `plugin` function is no longer
permitted by default and will raise an error. An operator can opt-in
to permitting this function with the new `template.function_blacklist`
field in the client configuration.

When rendering a task template, path parameters for the `file`
function will be treated as relative to the task directory by
default. Relative paths or symlinks that point outside the task
directory will raise an error. An operator can opt-out of this
protection with the new `template.disable_file_sandbox` field in the
client configuration.
2019-08-12 16:34:48 -04:00
..
acl.html.md Fix broken links in docs/configuration 2018-08-25 11:35:56 -05:00
autopilot.html.md Fix broken links in docs/configuration 2018-08-25 11:35:56 -05:00
client.html.md client/template: configuration for function blacklist and sandboxing 2019-08-12 16:34:48 -04:00
consul.html.md fixup #5172 and rebase against master 2019-05-14 14:37:34 -04:00
index.html.md Update index.html.md 2019-07-19 09:21:20 +05:30
plugin.html.md add plugin content (docs) (#5186) 2019-01-29 15:53:05 -05:00
sentinel.html.md Fix broken links in docs/configuration 2018-08-25 11:35:56 -05:00
server.html.md Merge pull request #6035 from jrasell/patch-6 2019-07-31 02:27:51 -05:00
server_join.html.md docs: Fix broken link to cloud auto join 2018-11-03 15:45:36 -04:00
telemetry.html.md Merge pull request #4906 from hashicorp/f-metric-prefix-master 2018-11-29 22:27:47 -05:00
tls.html.md doc: fix tls_cipher_suites type (#5441) 2019-03-20 12:17:38 -04:00
vault.html.md revert 0.9.2 super script tags 2019-06-05 20:39:22 +05:30