Update vsphere.md (#3467)

This commit is contained in:
IgLiv 2018-10-11 12:43:25 +03:00 committed by k8s-ci-robot
parent dd5327ef9e
commit bd0383a4e3

View file

@ -16,7 +16,7 @@ After this step you should have:
## Kubespray configuration
Fist you must define the cloud provider in `inventory/sample/group_vars/all.yml` and set it to `vsphere`.
First you must define the cloud provider in `inventory/sample/group_vars/all.yml` and set it to `vsphere`.
```yml
cloud_provider: vsphere
```