mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #35240 from derekmaciel/bp-35225
Backport #35225 to 2015.8
This commit is contained in:
commit
4f2b8aa5b6
1 changed files with 3 additions and 0 deletions
|
@ -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).
|
||||
|
|
Loading…
Add table
Reference in a new issue