doc(interpolation): More explicit

This commit is contained in:
Samuel BERTHE 2016-12-09 10:24:30 +01:00 committed by GitHub
parent abf2ec76cc
commit 8530981c72
1 changed files with 1 additions and 1 deletions

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>