Merge pull request #35240 from derekmaciel/bp-35225

Backport #35225 to 2015.8
This commit is contained in:
Mike Place 2016-08-06 16:54:19 +09:00 committed by GitHub
commit 4f2b8aa5b6

View file

@ -689,6 +689,9 @@ def installed(
- dos2unix
- salt-minion: 2015.8.5-1.el6
If the version given is the string ``latest``, the latest available
package version will be installed à la ``pkg.latest``.
:param bool refresh:
This parameter controls whether or not the packge repo database is
updated prior to installing the requested package(s).