open-nomad/jobspec/test-fixtures/distinctProperty-constraint...

6 lines
72 B
HCL

job "foo" {
constraint {
distinct_property = "${meta.rack}"
}
}