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
d31488e262
open-nomad
/
jobspec
/
test-fixtures
/
distinctProperty-constraint...
6 lines
72 B
HCL
Raw
Normal View
History
Unescape
Escape
Unoptimized implementation + testing
2017-03-07 22:20:02 +00:00
job
"foo"
{
chore: Format hcl configurations
2019-07-20 14:55:07 +00:00
constraint
{
distinct_property
=
"${meta.rack}"
}
Unoptimized implementation + testing
2017-03-07 22:20:02 +00:00
}