southalc / podman

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

Expanded container state handling #84

Open breca opened 6 months ago

breca commented 6 months ago

First, thanks for your work on this project. ❤️

This merge expands the variables used to define the base64 label that is ultimately used to manage the state of the container.

This allows changes to command or service_flags parameters to also get reflected in the running state.