Merge pull request #276 from whiteinge/yumpkg-docs

Added docs for the yumpkg module
This commit is contained in:
Thomas S Hatch 2011-11-26 08:16:41 -08:00
commit d9655e0c72
2 changed files with 6 additions and 1 deletions

View File

@ -46,4 +46,4 @@ Full list of builtin modules
test
useradd
virt
yum
yumpkg

View File

@ -2,5 +2,10 @@
salt.modules.yumpkg
===================
.. versionadded:: 0.9.4
This module replaces the "yum" module in previous releases. It is backward
compatibile and uses the native yum Python interface instead of the CLI
interface.
.. automodule:: salt.modules.yumpkg
:members: