-
Notifications
You must be signed in to change notification settings - Fork 5
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
DNF support #14
Comments
The only thing I could really think about is the yum_ commands:
Adding search support would require a new bridge, but it's probably a lot of copy and paste between dnf and yum. |
yeah we can keep this open for when we one day get time/inclination but also happy to close if you dont see the need, i dont think anyone use these providers really |
@ripienaar useful if you don't want to have puppet around, I suppose. |
yeah when we did this we also did same for service as we had some interest from chef people to support them .... but it just never panned out :( That said recently quite a few people been asking for non Puppet choria, so been tinkering on a k8s based solution for the shared infra |
CentOS 8 introduces yet-another-package manager, with new APIs and locations for python.
The text was updated successfully, but these errors were encountered: