Skip to content

Allow disabling repos per default #108

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

Merged
merged 42 commits into from
Mar 13, 2023
Merged

Allow disabling repos per default #108

merged 42 commits into from
Mar 13, 2023

Conversation

widhalmt
Copy link
Member

@widhalmt widhalmt commented Feb 20, 2023

This introduces a new variable that will disable yum repositories per default and re-enables them temporarily when modifying packages. It's not possible to disable apt repositories temporarily so we need to have two different approaches.

fixes #106
fixes #76
fixes #98
supersedes #101

@widhalmt widhalmt added the feature New feature or request label Feb 20, 2023
@widhalmt widhalmt added this to the 1.0.0 milestone Feb 20, 2023
@widhalmt widhalmt self-assigned this Feb 20, 2023
@widhalmt widhalmt mentioned this pull request Feb 20, 2023
@widhalmt
Copy link
Member Author

Looks like it's like I was fearing when I started this PR. We'll need different tasks for rpm and deb based installations. This lets the counts of installation tasks explode because we already have to take care of several special situations. Maybe we can come up with a simpler solution.

@widhalmt
Copy link
Member Author

Needs #113 to be merged before all checks can work

@widhalmt widhalmt enabled auto-merge March 6, 2023 14:07
Copy link
Member

@afeefghannam89 afeefghannam89 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoop, this will make our life easier thanks

@widhalmt widhalmt added this pull request to the merge queue Mar 13, 2023
Merged via the queue into main with commit b6592d7 Mar 13, 2023
@widhalmt widhalmt deleted the feature/disablerepost-106 branch March 13, 2023 17:12
ivareri pushed a commit to ivareri/ansible-collection-elasticstack that referenced this pull request Jun 17, 2025
This introduces a new variable that will disable yum repositories per
default and re-enables them temporarily when modifying packages. It's
not possible to disable apt repositories temporarily so we need to have
two different approaches.

fixes NETWAYS#106
fixes NETWAYS#76
fixes NETWAYS#98
supersedes NETWAYS#101
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Elastic Repos Allow for installation of a specific version of tools Optionally install specific version of Beats
2 participants