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

Feature: Enable offline deployment of rpm packages #1068

Open
aseles13 opened this issue Nov 14, 2024 · 2 comments
Open

Feature: Enable offline deployment of rpm packages #1068

aseles13 opened this issue Nov 14, 2024 · 2 comments

Comments

@aseles13
Copy link

aseles13 commented Nov 14, 2024

Is your feature request related to a problem? Please describe.

SFA has servers are located in a Network Zone which does not have internet access. Linux packages that are required by the DPS components will be provided using an offline Linux repository. The ansible playbooks need to be extended in order to copy the linux packages to the target machine and configure an offline linux repository containing all the packages. This will enable the existing playbooks to perform the installation without requiring an internet connection.

The list of required linux packages is dispersed accross various playbooks. It is difficult to install and track which DPS version is using which packages.

Describe the solution you'd like
There may be two pieces of work here but we need one clearly tagged Ansible playbooks that allow copying of linux packages to a target machine, configuring an offline linux repository containing all the packages

Additional context
DPS requires Linux Packages
Offline Linux Repository
Deployment: refine offline install #19
Deployment: Use rpm packages for monitoring deployment

@aseles13 aseles13 moved this to 👍 Ready in Enduro Nov 14, 2024
@aseles13 aseles13 added this to Enduro Nov 14, 2024
@aseles13
Copy link
Author

@scollazo Please if you have a moment can you look at this? Does this describe the issue correctly?

@aseles13 aseles13 changed the title Feature: Enable offline deployment of rpm pckages Feature: Enable offline deployment of rpm packages Nov 14, 2024
@mcantelon
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 👍 Ready
Development

No branches or pull requests

3 participants