open-nomad/jobspec/test-fixtures/distinctHosts-constraint.hcl
2019-07-20 16:55:07 +02:00

6 lines
61 B
HCL

job "foo" {
constraint {
distinct_hosts = "true"
}
}