data_dir = "/opt/nomad/data"
bind_addr = "0.0.0.0"
name = "nomad@IP_ADDRESS"
# Enable the client
client {
enabled = true
}
consul {
address = "127.0.0.1:8500"
vault {
address = "vault.service.consul"