13 lines
304 B
INI
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
|