mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
15 lines
352 B
Plaintext
15 lines
352 B
Plaintext
#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
|