Rename ByonLocation's attribute osfamily to osFamily

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

Branch: refs/heads/0.8.0-incubating
Commit: 7da046cdfec85f2469fff59ebbca0f8b4def367c
Parents: 7314e94
Author: Valentin Aitken <[email protected]>
Authored: Fri Aug 21 19:18:20 2015 +0300
Committer: Valentin Aitken <[email protected]>
Committed: Fri Aug 28 10:52:47 2015 +0300

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


http://git-wip-us.apache.org/repos/asf/brooklyn-docs/blob/7da046cd/docs/guide/ops/locations/index.md
----------------------------------------------------------------------
diff --git a/docs/guide/ops/locations/index.md 
b/docs/guide/ops/locations/index.md
index 367b774..9fb5572 100644
--- a/docs/guide/ops/locations/index.md
+++ b/docs/guide/ops/locations/index.md
@@ -418,7 +418,7 @@ location:
       privateAddresses: [10.0.0.2]
       password: mypassword
       user: myuser
-      osfamily: windows
+      osFamily: windows
 {% endhighlight %}
 
 The BYON location also supports a machine chooser, using the config key 
`byon.machineChooser`. 

Reply via email to