New in version 2014.7.0.
The vSphere cloud module is used to control access to VMWare vSphere.
depends: |
|
---|
Use of this module only requires a URL, username and password. Set up the cloud configuration at:
/etc/salt/cloud.providers or /etc/salt/cloud.providers.d/vsphere.conf:
my-vsphere-config:
provider: vsphere
user: myuser
password: verybadpass
url: 'https://10.1.1.1:443'
Return a dict of all available VM images on the cloud provider.
Return a dict of all available VM locations on the cloud provider with relevant data
Create a single VM from a data dict
Destroy a node.
CLI Example:
salt-cloud --destroy mymachine
Return the first configured instance.
Return a conn object for the passed VM data
List the clusters for this VMware environment
List the data centers for this VMware environment
List the datastores for this VMware environment
List the folders for this VMWare environment
List the hosts for this VMware environment
Return a list of the VMs that are on the provider
Return a list of the VMs that are on the provider
Return a list of the nodes in the provider, with no details
Return a list of the VMs that are on the provider, with select fields
List the hosts for this VMware environment
Return the script deployment object
Show the details from vSphere concerning a guest
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.1.13
Try the shiny new release candidate of Salt, v2014.7.0rc6! More info here.
22.5.21. salt.cloud.clouds.softlayer_hw
22.6. Configuration file examples
Upcoming SaltStack events, webinars and local meet ups and user groups.