hashicorp / packer-plugin-vsphere

Packer plugin for VMware vSphere Builder
https://www.packer.io/docs/builders/vsphere
Mozilla Public License 2.0
96 stars 93 forks source link

fix: skip unix-style permissions #404

Closed tenthirtyam closed 5 months ago

tenthirtyam commented 5 months ago

If running on Windows, do not attempt to apply Unix-style permissions to the artifact output.

Closes #280