You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
oryumrepo
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 myapt
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 theapt
module.The text was updated successfully, but these errors were encountered: