Update _clouds.md
(cherry picked from commit d530b9401a0e969092fc567e22edb94751b98049)


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/commit/f6f87aec
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/tree/f6f87aec
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-docs/diff/f6f87aec

Branch: refs/heads/0.11.x
Commit: f6f87aecfd412533c31c93462da2acc3f6297c3b
Parents: 92a5800
Author: Duncan Godwin <[email protected]>
Authored: Tue May 2 11:41:49 2017 +0100
Committer: Richard Downer <[email protected]>
Committed: Wed May 31 15:32:11 2017 +0100

----------------------------------------------------------------------
 guide/locations/_clouds.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/f6f87aec/guide/locations/_clouds.md
----------------------------------------------------------------------
diff --git a/guide/locations/_clouds.md b/guide/locations/_clouds.md
index f1c3024..3a71fd7 100644
--- a/guide/locations/_clouds.md
+++ b/guide/locations/_clouds.md
@@ -95,7 +95,7 @@ For more keys and more detail on the keys below, see
 - Most providers require exactly one of either `region` (e.g. `us-east-1`) or 
`endpoint` (the URL, usually for private cloud deployments)
 
 - Hardware requirements can be specified, including 
-  `minRam`, `minCores`, and `os64Bit`; or as a specific `hardwareId`
+  `minRam`, `minCores`, `minDisk` and `os64Bit`; or as a specific `hardwareId`
 
 - VM image constraints can be set using `osFamily` (e.g. `Ubuntu`, `CentOS`, 
`Debian`, `RHEL`)
   and `osVersionRegex`, or specific VM images can be specified using `imageId` 
or `imageNameRegex`

Reply via email to