Remove 'disk space' from docs

This commit is contained in:
Sergey Mezentsev
2017-03-04 22:54:49 +03:00
parent 527672b292
commit bcc1783e92
2 changed files with 5 additions and 5 deletions

View File

@@ -254,9 +254,9 @@ job "example" {
# }
# The "resources" stanza describes the requirements a task needs to
# execute. Resource requirements include memory, disk space, network,
# cpu, and more. This ensures the task will execute on a machine that
# contains enough resource capacity.
# execute. Resource requirements include memory, network, cpu, and more.
# This ensures the task will execute on a machine that contains enough
# resource capacity.
#
# For more information and examples on the "resources" stanza, please see
# the online documentation at: