ddelnano / packer-plugin-xenserver

A builder plugin for Packer.IO to support building XenServer images.
Mozilla Public License 2.0
72 stars 37 forks source link

ISO Upload - Even is the ISO exists it is uploaded #53

Closed leeej84 closed 1 year ago

leeej84 commented 1 year ago

If you run the same build multiple times, the iso is uploaded even if it already exists. If a check was put in place to check for the existence of the iso first it would speed up the build process when testing.

ddelnano commented 1 year ago

This will be fixed in the v0.5.2 release, which I'm creating now.