Files
nomad/website/source/docs
Alex Dadgar 63978511be Access Node Meta and Attrs in template
This PR allows accessing the Node's attributes and metadata as in a
template.

```
template {
    data = "{{ env \"attr.unique.network.ip-address\" }}"
    destination = "local/out"
}
```
2017-03-27 15:15:33 -07:00
..
2017-03-15 16:08:15 -07:00
2017-03-15 11:29:36 -07:00
2017-03-11 16:18:01 -08:00
2016-08-26 13:57:43 -07:00