mirror of https://github.com/hashicorp/packer
The zipfile containing the binaries we attempt to install from a remote source is placed in the temporary directory of the host. In general it is wiped automatically by the OS, but in some cases (windows typically), it isn't. To avoid cluttering the temporary directory, we clean-up after ourselves, and remove the temporary zip file that we create when attempting to install a plugin, regardless of it succeeding or not.pull/12964/head
parent
61199aed0d
commit
747cb00cdc
Loading…
Reference in new issue