Fix indent
This commit is contained in:
parent
b7765a6bf5
commit
29d21daa01
|
@ -186,10 +186,10 @@ job "example" {
|
||||||
# will migrate the data. This is useful for tasks that store data
|
# will migrate the data. This is useful for tasks that store data
|
||||||
# that should persist across allocation updates.
|
# that should persist across allocation updates.
|
||||||
# sticky = true
|
# sticky = true
|
||||||
#
|
#
|
||||||
# Setting migrate to true results in the allocation directory of a
|
# Setting migrate to true results in the allocation directory of a
|
||||||
# sticky allocation directory to be migrated.
|
# sticky allocation directory to be migrated.
|
||||||
# migrate = true
|
# migrate = true
|
||||||
|
|
||||||
# The "size" parameter specifies the size in MB of shared ephemeral disk
|
# The "size" parameter specifies the size in MB of shared ephemeral disk
|
||||||
# between tasks in the group.
|
# between tasks in the group.
|
||||||
|
|
Loading…
Reference in New Issue