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

s/SrName/SrISOName #59

Closed AtaxyaNetwork closed 1 year ago

AtaxyaNetwork commented 1 year ago

As said in https://github.com/ddelnano/packer-plugin-xenserver/issues/23, the ISO was not uploaded in the ISO SR, but on the SR.

This PR change just 3 variable to allow the plugin to upload the ISO in the right SR :)

Thank you @ddelnano for this provider !

ddelnano commented 1 year ago

@AtaxyaNetwork thanks for the fix! I've rebuilt the Ubuntu template and verified that it ends up in the correct place.