github.com/emate/nomad@v0.8.2-wo-binpacking/jobspec/test-fixtures/distinctProperty-constraint.hcl (about) 1 job "foo" { 2 constraint { 3 distinct_property = "${meta.rack}" 4 } 5 }