Fixing the docs

This commit is contained in:
Diptanu Choudhury 2015-11-26 19:45:16 -08:00
parent 0bd34215c5
commit e9a7307492

View file

@ -82,7 +82,7 @@ group "database" {
services have to be explicitly named. Users can add the following to the
service names: ```${JOB}```, ```${TASKGROUP}```, ```${TASK}```, ```${BASE}```.
Nomad will replace them with the appropriate value of the Job, Task Group and
Task Group name while registering the Job. ```${BASE}``` expands to ${JOB}-${TASKGROUP}-${TASK}
Task names while registering the Job. ```${BASE}``` expands to ${JOB}-${TASKGROUP}-${TASK}
* `tags`: A list of tags associated with this Service.