6 lines
61 B
HCL
6 lines
61 B
HCL
job "foo" {
|
|
constraint {
|
|
distinct_hosts = "true"
|
|
}
|
|
}
|