A builder plugin for Packer.IO to support building XenServer images.
Go to file
2014-11-10 18:32:25 +00:00
builder/xenserver Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
examples Adding example packer config file and kick-starter file. (Note: currently the xs-tools RPMs are a dependency). 2014-11-10 18:32:25 +00:00
.gitignore Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
build.sh Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
LICENSE Initial plugin for building XenServer images using Packer.IO 2014-11-10 18:16:02 +00:00
main.go Adding initial barebones for the xenserver packer plugin. 2014-11-05 09:35:34 +00:00
README.md Adding initial README 2014-11-10 18:20:39 +00:00

XenServer packer.io builder

This builder plugin extends packer.io to support building images for XenServer.

You can check out packer here.