open-nomad/command/testdata/fmt/nomad.out.hcl
2022-10-06 17:00:29 -04:00

9 lines
99 B
HCL

server {
enabled = true
bootstrap_expect = 3
}
consul {
address = "1.2.3.4:8500"
}