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
e9a5cd3106
commit
b82debc4be
@ -72,6 +72,7 @@ Next, using a text editor open ../samples/vsphere/vcenter/setup/testbed.py and e
|
|||||||
|
|
||||||
config["USE_NFS"] = True
|
config["USE_NFS"] = True
|
||||||
config["NFS_HOST"] = "<nfs_ipaddress>"
|
config["NFS_HOST"] = "<nfs_ipaddress>"
|
||||||
|
config["NFS_REMOTE_PATH"] = "/store1"
|
||||||
|
|
||||||
Save and close the file.
|
Save and close the file.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user