southalc / podman

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

add podman-auto-update support for rootless container #57

Open tuxmaster5000 opened 1 year ago

tuxmaster5000 commented 1 year ago

The podman-auto-update.timer can be uses to update the container, but the default puppet service module can only handle root services. But the needed code to handle user services still exits in this module. So I think it will be an nice feature when the module also can configure the podman-auto-update.timer for root less containers.