Initial commit
This commit is contained in:
12
config.example.ini
Normal file
12
config.example.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user