Update ext_pillar location in manpage

This commit is contained in:
Sebastian Vetter 2013-06-30 23:53:21 +10:00
parent 84ca6fd8f6
commit 229a4e9d2d

View file

@ -7696,9 +7696,9 @@ module.
.sp
Salt expects to find your ext_pillar module in the same location where it
looks for other python modules. If the \fBextension_modules\fP option in your
Salt master configuration is set, Salt will look for a \fBpillars\fP directory
Salt master configuration is set, Salt will look for a \fBpillar\fP directory
under there and load all the modules it finds. Otherwise, it will look in
your Python site\-packages \fBsalt/pillars\fP directory.
your Python site\-packages \fBsalt/pillar\fP directory.
.SS Configuration
.sp
The external pillars that are called when a minion refreshes its pillars is