github.com/anth0d/nomad@v0.0.0-20221214183521-ae3a0a2cad06/terraform/shared/config/consul-template.hcl (about) 1 vault { 2 address = "http://active.vault.service.consul:8200" 3 token = "" 4 grace = "1s" 5 unwrap_token = false 6 renew_token = true 7 } 8 9 syslog { 10 enabled = true 11 facility = "LOCAL5" 12 }