itamae/cookbooks/nomad/files/etc/nomad.d/server.hcl

5 lines
60 B
HCL
Raw Normal View History

2021-04-30 05:50:09 +00:00
server {
enabled = true
2021-06-19 10:53:38 +00:00
bootstrap_expect = 1
2021-04-30 05:50:09 +00:00
}