southalc / podman

Puppet module for podman
Apache License 2.0
13 stars 30 forks source link

systemd units for a pod #47

Open jcpunk opened 2 years ago

jcpunk commented 2 years ago

This is a bit trickier as the pod needs to exist before containers get added, but it would be ideal if the pod unit files were updated after puppet adds a new container to the group.

Coupling that with container updates and the order of operations here gets weird.....

southalc commented 1 year ago

I'm currently working on a solution for this. Stay tuned