-
Notifications
You must be signed in to change notification settings - Fork 83
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
Package nailgun and dependencies #493
Comments
Some of Nailguns deps aren't packaged as RPM, Then there is the question of where to build and host it;
|
Could this be used to resolve this? https://pypi.org/project/py2pack/ |
Bundling is possible but frowned upon. I don't have any experience of foreman-packaging, but if the dependencies are pushed into EPEL, all potential users benefit, not just Foreman users. Also, the packagers get the benefit of Fedora's infrastructure, integration testing, etc.. |
I know this is a large task, but I wanted to make an issue so we have it on the radar. foreman-ansible-modules uses Nailgun to interact with the Katello/Foreman API, and to push the modules to the official Ansible repo, we'd need a way to install Nailgun in production.
The text was updated successfully, but these errors were encountered: