-
```
$ packer build \
→ -var iso_url=../out/OSX_InstallESD_10.12.3_16D32.dmg \
→ -var update_system=0 \
→ -var autologin=true \
→ template.json
```
```
parallels-iso output will be …
-
Is there no way to upload an ISO to vCenter in this `vmware.vmware_rest` collection like there is in the `community.vmware` collection with the `vsphere_copy` module?
-
VMware tools for Workstation/Fusion are different than the VMware tools for vSphere/ESX.
VMware hosts the ESX tools at: http://packages.vmware.com/tools/esx/index.html
Running the latest version of …
-
Currently, Clear Linux does not support x64 devices using 32bit IA32 UEFI.
As discussed previously [here](https://github.com/clearlinux/distribution/issues/262), it was considered that support for…
-
Got one of the following errors ? See if the related guides can help.
- `Waiting for WinRM to become available` ?
- See our basic WinRm Packer guide: https://www.packer.io/guides/automatic-ope…
-
### Code of Conduct & Contributing Guidelines
- [X] I agree to follow the code of conduct and the contributing guidelines.
### Have you checked that no other similar feature request(s) already exist…
-
Do you think on integrating vsphere-iso support?
https://www.packer.io/docs/builders/vmware/vsphere-iso#http-directory-configuration
-
_This issue was originally opened by @jpbuecken as hashicorp/packer#10319. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-77…
ghost updated
2 months ago
-
**v1.1.0**
**rancheros.iso in vmware**
Rancheros.iso v1.0.4 loads the cloud config from [my config drive](https://github.com/huggla/rancher-cloud-config) fine but v1.1.0 does not.
-
While testing ESXi support, I noticed that running copycds with "-i|--inspection" on an ESXi image actually does the extraction/copy of the target media instead of just checking the media.
```
[r…