mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
Merge pull request #55319 from deepak-goel/fix-git-pillar-readme-doc
[FIX] minor fix in git_pillar README
This commit is contained in:
commit
871e7324fc
@ -226,7 +226,7 @@ from all environments. This behavior can be overridden using a ``pillarenv``.
|
|||||||
Setting a :conf_minion:`pillarenv` in the minion config file will make that
|
Setting a :conf_minion:`pillarenv` in the minion config file will make that
|
||||||
minion tell the master to ignore any pillar data from environments which don't
|
minion tell the master to ignore any pillar data from environments which don't
|
||||||
match that pillarenv. A pillarenv can also be specified for a given minion or
|
match that pillarenv. A pillarenv can also be specified for a given minion or
|
||||||
set of minions when :mod:`running states <salt.modules.state>`, by using he
|
set of minions when :mod:`running states <salt.modules.state>`, by using the
|
||||||
``pillarenv`` argument. The CLI pillarenv will override one set in the minion
|
``pillarenv`` argument. The CLI pillarenv will override one set in the minion
|
||||||
config file. So, assuming that a pillarenv of ``base`` was set for a minion, it
|
config file. So, assuming that a pillarenv of ``base`` was set for a minion, it
|
||||||
would not get any of the pillar variables configured in the ``qux`` remote,
|
would not get any of the pillar variables configured in the ``qux`` remote,
|
||||||
|
Loading…
Reference in New Issue
Block a user