-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Plan a module for podman quadlets #1
Comments
Do you intend to support both types? |
I can add the support for Kube quadlets on top of your code as soon as you have a PR in this repository. |
Happy with just the manage_quadlets then #3 is there just to get something we can build of top of. |
Given this is now released this is closed and we can look at finer problems. |
Here's a rough outline of the module:
Defined Types
quadlets::quadlet_file
as per Add support for podman quadlets puppet-systemd#474quadlets::manage_quadlet
as per New podman::quadlet type for quadlet production southalc/podman#83Classes
quadlet
main class to set things up.quadlet::install
...Use existing (or add to) types and classes from systemd module as appropriate.
Todo
The text was updated successfully, but these errors were encountered: