southalc / podman

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

Start using `--files --name --container-prefix podman` #46

Closed jcpunk closed 1 year ago

jcpunk commented 2 years ago

The unit file generation can utilize the --files --name --container-prefix podman options to simplify making the files.

southalc commented 1 year ago

Defining the complete path to the unit file is useful if/when a resource is set to absent, so I'm gonna leave the current implementation.