Feature #213
Add repository management
Description
RedHat family OS's use epl to locate a copy of ruby, puppet, etc. This should be extended to support all OS families
History
#1
Updated by Ohad Levy over 10 years ago
- Target version set to 0.3
#3
Updated by Ohad Levy almost 10 years ago
- Target version deleted (
0.3)
#4
Updated by Joshua Hoblitt about 8 years ago
- Assignee set to Joshua Hoblitt
#5
Updated by Joshua Hoblitt about 8 years ago
Per discussion in #puppet-dev with samkottler and Dominic, we believe this is a request for the ability to add additional yum/apt/etc. repositories, beyond just the installation media, to the provisioning script. At my current site, for $::osfamily = redhat, we have hard coded repos for epel, puppet, etc. in the kickstart provisioning script. It would be nice for this to be dynamically configurable via foreman and would allow (some day) katello to push pulp mirror information into foreman.
#6
Updated by Ohad Levy over 7 years ago
- Status changed from New to Closed
work in progress, see https://github.com/theforeman/foreman_content
Closing this, new feature requests should go to the new content project