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
3621df1dbf
open-nomad
/
jobspec
/
test-fixtures
/
version-constraint.hcl
7 lines
97 B
HCL
Raw
Normal View
History
Unescape
Escape
jobspec: adding sugar for version constraint
2015-10-11 19:20:58 +00:00
job
"foo"
{
chore: initial hclfmt
2019-10-11 12:00:05 +00:00
constraint
{
attribute
=
"$attr.kernel.version"
version
=
"~> 3.2"
}
jobspec: adding sugar for version constraint
2015-10-11 19:20:58 +00:00
}