Skip to content

Commit 58b044f

Browse files
authored
Update default vc password
1 parent bdda4be commit 58b044f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/vsphere/vcenter/setup/testbed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
config = {}
1818
config["SERVER"] = ""
1919
config["USERNAME"] = "[email protected]"
20-
config["PASSWORD"] = "Admin!23"
20+
config["PASSWORD"] = "VMware1!"
2121

2222
config["ESX_HOST1"] = ""
2323
config["ESX_HOST2"] = ""

0 commit comments

Comments
 (0)