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

@@ -4,7 +4,7 @@ page_title: "resources Stanza - Job Specification"
sidebar_current: "docs-job-specification-resources"
description: |-
The "resources" stanza describes the requirements a task needs to execute.
Resource requirements include memory, disk space, network, cpu, and more.
Resource requirements include memory, network, cpu, and more.
---
# `resources` Stanza
@@ -19,7 +19,7 @@ description: |-
</table>
The `resources` stanza describes the requirements a task needs to execute.
Resource requirements include memory, disk space, network, cpu, and more.
Resource requirements include memory, network, cpu, and more.
```hcl
job "docs" {