open-nomad/e2e/terraform/config/dev-cluster/consul/server/server.json
Tim Gross 990fcf7be4
e2e: documentation and minor tweaks to configs (#8912)
* remove outdated references to envchain in documentation
* add new host volume locations in userdata
* don't exit the entire script during provisioning, just return
2020-09-17 09:20:18 -04:00

9 lines
101 B
JSON

{
"server": true,
"ui": true,
"bootstrap_expect": 3,
"service": {
"name": "consul"
}
}