mirror of
https://github.com/vmware/vsphere-automation-sdk-python.git
synced 2024-11-22 17:39:59 -05:00
Update README.md
This commit is contained in:
parent
487ce975a0
commit
510e183630
@ -68,7 +68,7 @@ First, from the command line change to the SDK ./bin folder.
|
||||
|
||||
$ cd /path/to/vsphere-automation-sdk-python-samples/bin
|
||||
|
||||
Next, using a text editor open ../samples/vsphere/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 ../samples/vsphere/vcenter/setup/testbed.py and edit the following settings replace everything in < > brackets with your environment information. Leave the rest of the settings in this file at their default values.
|
||||
|
||||
config["SERVER"] = "<vcenter_hostname_or_ip>"
|
||||
config["USERNAME"] = "<vsphere_username>"
|
||||
|
Loading…
Reference in New Issue
Block a user