Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor repository/package management to allow pulling upstream packages through a mirror (not a proxy) #244

Closed
LongLiveCHIEF opened this issue Jun 8, 2018 · 0 comments
Assignees
Labels
docs Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@LongLiveCHIEF
Copy link
Contributor

I should be able to specify a repository url instead of just a "version", and have this module manage that repository without having to completely disable repository management in this module, and handle it in my own.

I should be able to pass in any apt or yumrepo parameters that are supported based on my own versions of those environment modules on my base modulepath, instead of being required to use the latest. This means I can upgrade my apt environment basepath module when it makes sense for all the component modules in my controlrepo, instead of having to worry about compatibility with this module vs compatibility with other modules in my control repo that don't support newer version of the apt module.

@LongLiveCHIEF LongLiveCHIEF added enhancement New feature or request docs Improvements or additions to documentation labels Jun 8, 2018
@LongLiveCHIEF LongLiveCHIEF added this to the v3.0.0 milestone Jun 8, 2018
@LongLiveCHIEF LongLiveCHIEF self-assigned this Jun 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant