doc(interpolation): More explicit

This commit is contained in:
Samuel BERTHE
2016-12-09 10:24:30 +01:00
committed by GitHub
parent ae2b0f5afc
commit 09faee6c45

View File

@@ -219,7 +219,7 @@ a particular node and as such can not be used in constraints.
</tr>
<tr>
<td><tt>${NOMAD_ALLOC_INDEX}</tt></td>
<td>The allocation index; useful to distinguish instances of task groups</td>
<td>The allocation index; useful to distinguish instances of task groups. From 0 to (count - 1).</td>
</tr>
<tr>
<td><tt>${NOMAD_TASK_NAME}</tt></td>