Merge pull request #1989 from bastiaanb/b-doc-template

s/Vault token/rendered template/
This commit is contained in:
Alex Dadgar
2016-11-14 13:27:28 -08:00
committed by GitHub

View File

@@ -58,7 +58,7 @@ API template functions, please refer to the [Consul Template README][ct].
templates, but we recommend using `source` for larger templates.
- `change_mode` `(string: "restart")` - Specifies the behavior Nomad should take
if the Vault token changes. The possible values are:
if the rendered template changes. The possible values are:
- `"noop"` - take no action (continue running the task)
- `"restart"` - restart the task