open-nomad/command/testdata/fmt/nomad.in.hcl
2023-04-10 15:36:59 +00:00

12 lines
179 B
HCL

# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0
server {
enabled = true
bootstrap_expect = 3
}
consul {
address = "1.2.3.4:8500"
}