summaryrefslogtreecommitdiffstats
path: root/roles/yum_repo/templates/yumrepo.j2
Commit message (Collapse)AuthorAgeFilesLines
* refactor yum_repo role to handle multiple repos/filesJason DeTiberus2015-04-091-9/+0
| | | | | | | | | | | - Rename yum_repo role to yum_repos - Update yum_repos to take a more complex datastructure to describe multiple repo files and multiple repos within those files - Update the template to support multiple repos within the repo file - Update the template to allow for any key, value pair passed in instead of a hard coded list. - Add assertions to verify the repo_files variable is properly defined - Convert the legacy variables to the new repo_files variable
* added more options to the yum repoMatt Woodson2015-04-091-0/+4
|
* Adding yum_repo role for facilitating repository deploymentKenny Woodson2015-04-081-0/+5