Closed coreone closed 3 years ago
To avoid installing the optional docker-podman package you can define the existing "podman_docker_pkg" parameter as undef (use a tilde '~' in hiera). I've updated the reference to make this more clear.
Will that ensure that package is absent? The intent here was not just to not install the package, but to uninstall as well if needed.
absent
To avoid installing the optional docker-podman package you can define the existing "podman_docker_pkg" parameter as undef (use a tilde '~' in hiera). I've updated the reference to make this more clear.