2eab3db0dc
* update versions of all products and add consul-template * update client and server user_data scripts * modify README.md and terraform.tfvars * fix typo in consul-template system unit file * update AMI id
13 lines
185 B
HCL
13 lines
185 B
HCL
vault {
|
|
address = "http://active.vault.service.consul:8200"
|
|
token=""
|
|
grace = "1s"
|
|
unwrap_token = false
|
|
renew_token = true
|
|
}
|
|
|
|
syslog {
|
|
enabled = true
|
|
facility = "LOCAL5"
|
|
}
|