-
Notifications
You must be signed in to change notification settings - Fork 108
Add support to cleanup cache #14
Description
This issue was originally opened by @swerveshot as hashicorp/packer#9843. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Description
After creating a succesfull build with the vsphere-iso builder I would like to have the option to remove the ISO file that was uploaded to the packer_cache folder on the remote datastore. The exact same functionality was added to the vmware-iso builder in this PR hashicorp/packer#8917.
Use Case(s)
Housekeeping