Skip to content

Commit

Permalink
Fixes #11088 - Missing field for VMWare host creation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas Strachota committed Aug 26, 2015
1 parent 41c65f6 commit 88308a8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/host_create.md
Expand Up @@ -232,6 +232,16 @@ path

Available keys for `--interface`:
```
compute_type # Type of the network adapter, for example one of:
# VirtualVmxnet
# VirtualVmxnet2
# VirtualVmxnet3
# VirtualE1000
# VirtualE1000e
# VirtualPCNet32
# See documentation center for your version of vSphere to find
# more details about available adapter types:
# https://www.vmware.com/support/pubs/
compute_network
```

Expand Down

0 comments on commit 88308a8

Please sign in to comment.