Commit Graph

8 Commits (b58bd264e87ee7b71cbb019fb67aa6c63d4d8b7b)

Author SHA1 Message Date
Chris Weber 9f58e7325c Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) (#2369)
* Fixed exception compatablity for py3 (and 2.4 in yum_repository.py)

* Moved Import
9 years ago
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.
9 years ago
Jiri Tyr 3ba9e817fe Describing the _none_ value of the proxy option (#2053) 9 years ago
Michael Scherer d9b8043b4a Use type='path' for reposdir, since that's a path 9 years ago
Jiri Tyr 012085263f Removing parameter from yum_repository module 9 years ago
Jiri Tyr 23c4e8de4a Adding more options to the yum_repository module 9 years ago
Rene Moser 7c38f8ff75 doc: replace yumrepo with yum_repository 9 years ago
Rene Moser c5fa64998c rename yumrepo to yum_repository 9 years ago