mirror of
https://github.com/kemko/nomad.git
synced 2026-01-15 14:55:41 +03:00
add new test fixture
This commit is contained in:
5
jobspec/test-fixtures/distinctHosts-constraint.hcl
Normal file
5
jobspec/test-fixtures/distinctHosts-constraint.hcl
Normal file
@@ -0,0 +1,5 @@
|
||||
job "foo" {
|
||||
constraint {
|
||||
distinctHosts = "true"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user