mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-23 01:49:59 -05:00
Update README.md
This commit is contained in:
parent
928c358d9b
commit
2f719675f4
@ -89,7 +89,7 @@ First, from the command line change to the SDK ./bin folder.
|
|||||||
|
|
||||||
$ cd /path/to/VMware-vSphere-Automation-SDK-Python-<version>/bin
|
$ cd /path/to/VMware-vSphere-Automation-SDK-Python-<version>/bin
|
||||||
|
|
||||||
Next, using a text editor open ../samples/src/vsphere/samples/vcenter/setup/testbed.py and edit the following settings replace everything in < > brackts with your environment information. Leave the rest of the settings in this file at their default values.
|
Next, using a text editor open ../vsphere/samples/vcenter/setup/testbed.py and edit the following settings replace everything in < > brackts with your environment information. Leave the rest of the settings in this file at their default values.
|
||||||
|
|
||||||
config["SERVER"] = "<vcenter_hostname_or_ip>"
|
config["SERVER"] = "<vcenter_hostname_or_ip>"
|
||||||
config["USERNAME"] = "<vsphere_username>"
|
config["USERNAME"] = "<vsphere_username>"
|
||||||
|
Loading…
Reference in New Issue
Block a user