mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-27 20:11:15 -05:00
Added proper support for validating a downloadableURL containing a UNC or relative uri. Removed the workaround for an earlier Go issue that had remained dormant in common/download.go (issue #5927). When building a .vmx file via the vmware-iso builder, transform the path to the correct os-formatted one (using filepath.FromSlash). |
||
|---|---|---|
| .. | ||
| alicloud/ecs | ||
| amazon | ||
| azure | ||
| cloudstack | ||
| digitalocean | ||
| docker | ||
| file | ||
| googlecompute | ||
| hyperv | ||
| lxc | ||
| lxd | ||
| null | ||
| oneandone | ||
| openstack | ||
| oracle/oci | ||
| parallels | ||
| profitbricks | ||
| qemu | ||
| triton | ||
| virtualbox | ||
| vmware | ||