southalc / podman

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

Check for the container to avoid refresh errors #43

Closed jcpunk closed 2 years ago

jcpunk commented 2 years ago

If you've got a class that contains a container and the class gets notified during the initial run, the container doesn't exist yet.

This should clean up some unexpected errors from complex refresh chains.