Open
Description
Still working on root causing this. If I try to apply a manifest with docker::run
included (fresh host build) it will error out with no such file or directory - docker
. If I remove just this portion (docker::run
) everything work as expected. I was expecting the relationships (https://github.com/puppetlabs/puppetlabs-docker/blob/main/manifests/init.pp#L635) to let this behave but have not generated a dependency/relation graph from puppet to review yet either.
Ideally one would be able to rebuild a host and not need to temporarily edit or remove a manifest to complete a rebuild.
CentOS 7.9/9.1
Puppet 6.28.0