mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Correct provider name in profile example
This commit is contained in:
parent
1f21876d21
commit
a1899b436c
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ Set up an initial profile at ``/etc/salt/cloud.profiles`` or
|
|||
.. code-block:: yaml
|
||||
|
||||
vmware-centos6.5:
|
||||
provider: vmware-vcenter01
|
||||
provider: vcenter01
|
||||
clonefrom: test-vm
|
||||
|
||||
## Optional arguments
|
||||
|
|
Loading…
Add table
Reference in a new issue