mirror of https://github.com/hashicorp/packer
When puppet is executed in masterless mode it didn't remove staging directory, this can be a problem because it leaves all the modules and manifests in the built image. This is specially problematic when building docker images as they can be left in the layers unless an specific cleanup is done after running puppet. This change adds a flag `clean_staging_directory` to puppet masterless provisioner so it takes care of this cleanup.pull/2470/head
parent
ac75d5329e
commit
be8c9dddf2
Loading…
Reference in new issue