mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Corrected typos.
This commit is contained in:
parent
9f0adea1aa
commit
e483404260
3 changed files with 4 additions and 4 deletions
|
@ -70395,7 +70395,7 @@ settings for software packages that support that option.
|
|||
.sp
|
||||
In order to facilitate managing a Salt Windows software repo with Salt on a
|
||||
Standalone Minion on Windows, a new module named winrepo has been added to
|
||||
Salt. wirepo matches what is available in the salt runner and allows you to
|
||||
Salt. winrepo matches what is available in the salt runner and allows you to
|
||||
manage the Windows software repo contents. Example: \fBsalt \(aq*\(aq
|
||||
winrepo.genrepo\fP
|
||||
.SS Git Hosted Repo
|
||||
|
|
|
@ -20,8 +20,8 @@ Environments
|
|||
.. note::
|
||||
|
||||
Environments in Salt are very flexible, this section defines how the top
|
||||
file can be used to define what ststates from what environments are to be
|
||||
used fro specific minions.
|
||||
file can be used to define what states from what environments are to be
|
||||
used for specific minions.
|
||||
|
||||
If the intent is to bind minions to specific environments, then the
|
||||
`environment` option can be set in the minion configuration file.
|
||||
|
|
|
@ -237,7 +237,7 @@ Standalone Minion Salt Windows Repo Module
|
|||
|
||||
In order to facilitate managing a Salt Windows software repo with Salt on a
|
||||
Standalone Minion on Windows, a new module named winrepo has been added to
|
||||
Salt. wirepo matches what is available in the salt runner and allows you to
|
||||
Salt. winrepo matches what is available in the salt runner and allows you to
|
||||
manage the Windows software repo contents. Example: ``salt '*'
|
||||
winrepo.genrepo``
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue