6 lines
80 B
HCL
6 lines
80 B
HCL
|
job "foo" {
|
||
|
constraint {
|
||
|
distinct_property = "${meta.rack}"
|
||
|
}
|
||
|
}
|