open-nomad/jobspec/test-fixtures/distinctHosts-constraint.hcl

6 lines
69 B
HCL

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