Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor yum_repo role to handle multiple repos/files | Jason DeTiberus | 2015-04-09 | 1 | -8/+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 | ||||
* | Adding yum_repo role for facilitating repository deployment | Kenny Woodson | 2015-04-08 | 1 | -0/+8 |