mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 02:45:42 +03:00
Merge pull request #6165 from hashicorp/docs-interpolation-node-region
add node.region to interpolation documentation
This commit is contained in:
@@ -76,6 +76,11 @@ driver.
|
||||
<td>36 character unique client identifier</td>
|
||||
<td><tt>9afa5da1-8f39-25a2-48dc-ba31fd7c0023</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>${node.region}</tt></td>
|
||||
<td>Client's region</td>
|
||||
<td><tt>global</tt></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><tt>${node.datacenter}</tt></td>
|
||||
<td>Client's datacenter</td>
|
||||
|
||||
Reference in New Issue
Block a user