I've been recently sponsored to work on a terraform provider that integrates with Xenorchestra (and XCP-ng / xenserver). Part of the vision for that work is also strengthening other complementary tools (packer being one of them).
I've started a fork (ddelnano/packer-builder-xenserver) which is now fully functional. It improves upon this project with the following:
- Compiling the project on a recent go version and removed the closed source / missing dependencies.
- Packer version upgraded to the latest version (v1.6.5)
- Updated the boot command to use the xenserver console api (as mentioned here). This fixed an issue related to an upstream qemu migration (details on XSO-906)
Is there any interest in the xenserver team maintaining this project? If not, I would like to take over ownership of it. In order to transfer ownership I'm suggesting the following changes:
- Update this project's README stating that it is no longer supported and that my fork (ddelnano/packer-builder-xenserver) is currently supported
- Update Packer's official documentation to point to my fork.
If you don't have any issues with what I'm suggesting above, please let me know and I'd be happy to make the PRs myself.
I've been recently sponsored to work on a terraform provider that integrates with Xenorchestra (and XCP-ng / xenserver). Part of the vision for that work is also strengthening other complementary tools (packer being one of them).
I've started a fork (ddelnano/packer-builder-xenserver) which is now fully functional. It improves upon this project with the following:
Is there any interest in the xenserver team maintaining this project? If not, I would like to take over ownership of it. In order to transfer ownership I'm suggesting the following changes:
If you don't have any issues with what I'm suggesting above, please let me know and I'd be happy to make the PRs myself.