Mention restart

This commit is contained in:
Michael Schurter 2017-07-25 16:26:42 -07:00
parent da6a5ddaf0
commit 9099371a42
1 changed files with 3 additions and 2 deletions

View File

@ -337,8 +337,9 @@ job "example" {
# change_signal = "SIGHUP"
# }
# The "template" stanza can also be used to create env vars for tasks
# that prefer those to config files.
# The "template" stanza can also be used to create environment variables
# for tasks that prefer those to config files. The task will be restarted
# when data pulled from Consul or Vault changes.
#
# template {
# data = "KEY={{ key \"service/my-key\" }}"