Files
cmi/config.example.ini
2025-12-18 16:54:46 -05:00

13 lines
304 B
INI

[vcenter]
# vCenter Server hostname or IP address
server = vcenter.example.com
# vCenter username (typically administrator@vsphere.local or domain user)
username = administrator@vsphere.local
# vCenter password
password = your_password_here
# Port (optional, defaults to 443)
# port = 443