mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #63818 from OrangeDog/patch-12
Change saltenv description
This commit is contained in:
commit
2f6064de88
1 changed files with 1 additions and 4 deletions
|
@ -2438,10 +2438,7 @@ enabled and can be disabled by changing this value to ``False``.
|
|||
``saltenv`` will take its value. If both are used, ``environment`` will be
|
||||
ignored and ``saltenv`` will be used.
|
||||
|
||||
Normally the minion is not isolated to any single environment on the master
|
||||
when running states, but the environment can be isolated on the minion side
|
||||
by statically setting it. Remember that the recommended way to manage
|
||||
environments is to isolate via the top file.
|
||||
The default fileserver environment to use when copy files and applying states.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue