packer-plugin-xenserver icon indicating copy to clipboard operation
packer-plugin-xenserver copied to clipboard

Allow XVA builder to use templates already on XenCenter

Open dongyuzheng opened this issue 8 years ago • 5 comments

Set source_template in config rather than source_path

Use case: Build from Windows XVA, which can be very big. This can dramatically decrease build time.

dongyuzheng avatar Oct 27 '16 04:10 dongyuzheng

Hello @dongyuzheng Is there a way i could get this fix of yours? This is a very useful fix and i did like this to be merged into the master branch of packer-builder-xenserver. Do you have any other branch from where i could consume your fixes?

Please let me know.

Regards, Kiran Hegde

kirannhegde avatar Oct 17 '18 14:10 kirannhegde

Hi @kirannhegde,

Here's the most up-to-date fork containing all of my changes + more:

https://github.com/ctlam/packer-builder-xenserver

You'll have to build it yourself.

Let me know if you run into any issues.

Thanks, Gary

dongyuzheng avatar Oct 17 '18 18:10 dongyuzheng

Hello @dongyuzheng Thanks. Much appreciated. Does the above repo contain all the changes from the official packer-builder-xenserver repository?

Regards, Kiran Hegde

kirannhegde avatar Oct 19 '18 09:10 kirannhegde

@kirannhegde: Not that I know of. Feel free to fork it and pull in the changes yourself.

I don't understand why the authors never look at my PRs. Cough cough @rdobson

dongyuzheng avatar Oct 20 '18 00:10 dongyuzheng

Hello @dongyuzheng Great work, i would say on your part. I have now merged all your changes into a forked repository of the official repository. I will let you know how it goes.

kirannhegde avatar Oct 20 '18 04:10 kirannhegde