Skip to content

Commit

Permalink
Merge pull request #4651 from shantanugadgil/patch-1
Browse files Browse the repository at this point in the history
possible typo about node.class
  • Loading branch information
dadgar committed Sep 7, 2018
2 parents 6a737c8 + 09395db commit f28fd3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/source/docs/job-specification/meta.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ environment variables.

```hcl
meta {
class = "${nomad.class}"
class = "${node.class}"
}
```

Expand Down

0 comments on commit f28fd3a

Please sign in to comment.