We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdda4be commit 58b044fCopy full SHA for 58b044f
1 file changed
samples/vsphere/vcenter/setup/testbed.py
@@ -17,7 +17,7 @@
17
config = {}
18
config["SERVER"] = ""
19
config["USERNAME"] = "administrator@vsphere.local"
20
-config["PASSWORD"] = "Admin!23"
+config["PASSWORD"] = "VMware1!"
21
22
config["ESX_HOST1"] = ""
23
config["ESX_HOST2"] = ""
0 commit comments