packer-plugin-xenserver
packer-plugin-xenserver copied to clipboard
Packer 1.5 compatibility
- Packer compatibility with version 1.5.1 (tested with 1.5.3)
- godep to go modules conversion (had to that because of dependencies like hcl v2 which doesn't support other dep management tools)
Hello @nak0f Could you please explain in detail as to what you are trying to do with this PR? I can then review the same and merge the PR.
Regards, Kiran Hegde
Hello @nak0f Could you please explain in detail as to what you are trying to do with this PR? I can then review the same and merge the PR. Hi @kirannhegde, I was trying to make xenserver plugins work with new packer (v1.5.x) which has some backwards incompatible api changes. Then we could use them with other plugins which depend on packer v1.5.x.