1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 01:39:58 -05:00

Update lab.md

This commit is contained in:
Tianhao He 2017-08-28 19:29:08 -07:00 committed by GitHub
parent 01ba170449
commit b7f49d5c06

1
lab.md
View File

@ -148,6 +148,7 @@ And then change the following two settings:
```python
config["SERVER"] = "<VC_IP_Address>"
config["PASSWORD"] = "VMware1!"
config["VM_DATASTORE_NAME"] = "vsanDatastore"
```