mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix trailing whitespace issue
This commit is contained in:
parent
cba954d914
commit
f85518f0b7
4 changed files with 20 additions and 16 deletions
|
@ -2,14 +2,15 @@
|
|||
Generate baseline proxy minion grains for ESXi hosts.
|
||||
|
||||
.. Warning::
|
||||
This module will be deprecated in a future release of Salt. VMware strongly
|
||||
recommends using the
|
||||
This module will be deprecated in a future release of Salt. VMware strongly
|
||||
recommends using the
|
||||
`VMware Salt extensions <https://docs.saltproject.io/salt/extensions/salt-ext-modules-vmware/en/latest/all.html>`_
|
||||
instead of the ESXi module. Because the Salt extensions are newer and
|
||||
actively supported by VMware, they are more compatible with current versions
|
||||
of ESXi and they work well with the latest features in the VMware product
|
||||
actively supported by VMware, they are more compatible with current versions
|
||||
of ESXi and they work well with the latest features in the VMware product
|
||||
line.
|
||||
|
||||
|
||||
"""
|
||||
|
||||
|
||||
|
|
|
@ -3,14 +3,15 @@ Glues the VMware vSphere Execution Module to the VMware ESXi Proxy Minions to th
|
|||
:mod:`esxi proxymodule <salt.proxy.esxi>`.
|
||||
|
||||
.. Warning::
|
||||
This module will be deprecated in a future release of Salt. VMware strongly
|
||||
recommends using the
|
||||
This module will be deprecated in a future release of Salt. VMware strongly
|
||||
recommends using the
|
||||
`VMware Salt extensions <https://docs.saltproject.io/salt/extensions/salt-ext-modules-vmware/en/latest/all.html>`_
|
||||
instead of the ESXi module. Because the Salt extensions are newer and
|
||||
actively supported by VMware, they are more compatible with current versions
|
||||
of ESXi and they work well with the latest features in the VMware product
|
||||
actively supported by VMware, they are more compatible with current versions
|
||||
of ESXi and they work well with the latest features in the VMware product
|
||||
line.
|
||||
|
||||
|
||||
Depends: :mod:`vSphere Remote Execution Module (salt.modules.vsphere)
|
||||
<salt.modules.vsphere>`
|
||||
|
||||
|
|
|
@ -2,14 +2,15 @@
|
|||
Proxy Minion interface module for managing VMware ESXi hosts.
|
||||
|
||||
.. Warning::
|
||||
This module will be deprecated in a future release of Salt. VMware strongly
|
||||
recommends using the
|
||||
This module will be deprecated in a future release of Salt. VMware strongly
|
||||
recommends using the
|
||||
`VMware Salt extensions <https://docs.saltproject.io/salt/extensions/salt-ext-modules-vmware/en/latest/all.html>`_
|
||||
instead of the ESXi module. Because the Salt extensions are newer and
|
||||
actively supported by VMware, they are more compatible with current versions
|
||||
of ESXi and they work well with the latest features in the VMware product
|
||||
actively supported by VMware, they are more compatible with current versions
|
||||
of ESXi and they work well with the latest features in the VMware product
|
||||
line.
|
||||
|
||||
|
||||
**Special Note: SaltStack thanks** `Adobe Corporation <http://adobe.com/>`_
|
||||
**for their support in creating this Proxy Minion integration.**
|
||||
|
||||
|
|
|
@ -2,14 +2,15 @@
|
|||
Manage VMware ESXi Hosts.
|
||||
|
||||
.. Warning::
|
||||
This module will be deprecated in a future release of Salt. VMware strongly
|
||||
recommends using the
|
||||
This module will be deprecated in a future release of Salt. VMware strongly
|
||||
recommends using the
|
||||
`VMware Salt extensions <https://docs.saltproject.io/salt/extensions/salt-ext-modules-vmware/en/latest/all.html>`_
|
||||
instead of the ESXi module. Because the Salt extensions are newer and
|
||||
actively supported by VMware, they are more compatible with current versions
|
||||
of ESXi and they work well with the latest features in the VMware product
|
||||
actively supported by VMware, they are more compatible with current versions
|
||||
of ESXi and they work well with the latest features in the VMware product
|
||||
line.
|
||||
|
||||
|
||||
Dependencies
|
||||
============
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue