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

Enable selinux deps installation from custom file server #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rustycl0ck
Copy link

If internet is not available on the target machine then install the
dependencies (selinux python modules) from the offline file server
which hosts the node exporter binaries too.

If internet is not available on the target machine then install the
dependencies (selinux python modules) from the offline file server
which hosts the node exporter binaries too.
@dcwangmit01
Copy link

+1

I think this looks okay.

What do you think about long term we run and work from a mirror of the RPM repository. Manual RPM installing individual packages and ensuring the dependencies manually is a giant rabbit hole.

@rustycl0ck
Copy link
Author

Yes, I would prefer an RPM repo mirror too. I think it is still being set up or will be made available sometime soon. Until then, this will work as the first preference is given to the installation from the yum repo and if that fails, then and only then the static RPMs are installed.

@dcwangmit01
Copy link

@rustycl0ck Ping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants