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 REQUEST] Support for repo format DEB822 #67760

Open
dwoz opened this issue Feb 21, 2025 · 0 comments
Open

[FEATURE REQUEST] Support for repo format DEB822 #67760

dwoz opened this issue Feb 21, 2025 · 0 comments
Assignees

Comments

@dwoz
Copy link
Contributor

dwoz commented Feb 21, 2025

Discussed in #67334

Originally posted by ppoudrier-omnimed September 26, 2024
Is your feature request related to a problem? Please describe.
Actually, when I use the following state, it always get executed.

suricata-repo:
  pkgrepo.managed:
    - ppa: oisf/suricata-stable

I digged deeper to find that the repo is never listed in salt 'host' pkg.list_repos
Please note that le ppa of suricata for Ubuntu 24.04 always return the deb822 format and if I try to force the use of keyserver and keyid, the key is invalid to apt

Describe the solution you'd like
I would like have a state that do not reinstall the repo each time so I can have a valid test=true to know if something need to be applied

Describe alternatives you've considered
I ended using file.managed

Additional context

  • Tested with salt version 3006.9 (Master and Minion)
  • Master on Ubuntu 20.04 and Minion on Ubuntu 24.04

Please Note
If this feature request would be considered a substantial change or addition, this should go through a SEP process here https://github.com/saltstack/salt-enhancement-proposals, instead of a feature request.

@dwoz dwoz added Feature new functionality including changes to functionality and code refactors, etc. needs-triage and removed Feature new functionality including changes to functionality and code refactors, etc. labels Feb 21, 2025
@dwoz dwoz self-assigned this Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant