This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-nomad
Watch
2
Star
0
Fork
You've already forked open-nomad
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
76cb4081f7
open-nomad
/
jobspec
/
test-fixtures
/
distinctHosts-constraint.hcl
6 lines
61 B
HCL
Raw
Normal View
History
Unescape
Escape
add new test fixture
2015-10-23 00:41:35 +00:00
job
"foo"
{
chore: Format hcl configurations
2019-07-20 14:55:07 +00:00
constraint
{
distinct_hosts
=
"true"
}
add new test fixture
2015-10-23 00:41:35 +00:00
}