Commit graph

7 commits

Author SHA1 Message Date
Jiri Tyr
7549976dc0 Fixing wrong type of params option in yum_repository module (#2371)
This commit fixes incorrect type of the "params" option of the
"yum_repository" module. Without this fix the value of the "params"
option is read as a string instead of as a dictionary which makes
it impossible to define any additional YUM repository parameters.
2016-06-03 21:59:28 +02:00
Jiri Tyr
3ba9e817fe Describing the _none_ value of the proxy option (#2053) 2016-04-18 11:01:24 -04:00
Michael Scherer
d9b8043b4a Use type='path' for reposdir, since that's a path 2016-03-30 21:49:58 +02:00
Jiri Tyr
012085263f Removing parameter from yum_repository module 2016-03-04 00:43:44 +00:00
Jiri Tyr
23c4e8de4a Adding more options to the yum_repository module 2016-03-03 17:01:46 +00:00
Rene Moser
7c38f8ff75 doc: replace yumrepo with yum_repository 2016-02-29 23:40:00 +01:00
Rene Moser
c5fa64998c rename yumrepo to yum_repository 2016-02-29 23:37:46 +01:00
Renamed from packaging/os/yumrepo.py (Browse further)