mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
possible typo about node.class
I was checking up on how to set some metadata and stumbled upon this.
This commit is contained in:
@@ -84,7 +84,7 @@ environment variables.
|
||||
|
||||
```hcl
|
||||
meta {
|
||||
class = "${nomad.class}"
|
||||
class = "${node.class}"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user