Merge pull request #3651 from basepi/develop

Fixes #3632 Add additional documentation for yum pkgrepo.managed calls
This commit is contained in:
Thomas S Hatch 2013-02-08 10:21:34 -08:00
commit cee4c9723c

View File

@ -55,6 +55,9 @@ def managed(name, **kwargs):
enabled configuration. Anything supplied for this list will be saved
in the repo configuration with a comment marker (#) in front.
Additional configuration values, such as gpgkey or gpgcheck, are used
verbatim to update the options for the yum repo in question.
For apt-based systems, take note of the following configuration values: