mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
14 lines
352 B
Text
14 lines
352 B
Text
#my-vsphere-config:
|
|
# driver: vsphere
|
|
# user: myuser
|
|
# password: verybadpass
|
|
# url: 'https://10.1.1.1:443'
|
|
|
|
# Note: Your URL may or may not look like any of the following, depending on how
|
|
# your VMware installation is configured:
|
|
#
|
|
# 10.1.1.1
|
|
# 10.1.1.1:443
|
|
# https://10.1.1.1:443
|
|
# https://10.1.1.1:443/sdk
|
|
# 10.1.1.1:443/sdk
|