github.com/bigcommerce/nomad@v0.9.3-bc/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 }