ddelnano / packer-plugin-xenserver

A builder plugin for Packer.IO to support building XenServer images.
Mozilla Public License 2.0
71 stars 37 forks source link

Compile Notes / General Documentation #111

Closed Shackelford-Arden closed 6 months ago

Shackelford-Arden commented 6 months ago

Happened to be looking around for issues to dig into to learn and saw #109.

Thankfully w/ Powershell, there are enough similarities that they're pretty much the same, just with different directories for the plugins directory.

I also looked through a bit of the docs and config items and tried to pick up other config pieces that were missing from the docs. Adding a little bit of formatting for some pieces of the documentation for readability as well.

ddelnano commented 6 months ago

Thanks for the contribution @Shackelford-Arden!