Commit Graph

153 Commits (e04f87effec00579c7e4f9b2b10fedcab87f8bcd)

Author SHA1 Message Date
Jelle Hissink 6973e752d2 Vmware vsphere vnc port timeout increased
9 years ago
DanHam c7e8d671a9
Add option to skip export of installed VM for VMware iso builder
9 years ago
Mikhail Zholobov 57d07f227a
Add "iso_target_extension" option for all local *-iso builders
9 years ago
Matthew Hooker d920b3fbf4 run gofmt
9 years ago
Rickard von Essen 3c8dabba9e Fixed formatting
10 years ago
Rickard von Essen 5e96709ee9 Merge pull request #2919 from arizvisa/floppy-recurse
10 years ago
Ali Rizvi-Santiago 86c00490e9 Renamed any and all instances of the word "FloppyContents" to "FloppyDirectories".
10 years ago
Orivej Desh 6762965696 Add -on-error command line argument to allow preserving artifacts on builder errors
10 years ago
Ali Rizvi-Santiago a3f0308e92 Re-implemented the support for the floppy_files keyword in order to remain backwards-compatible with templates using the old syntax.
10 years ago
Rickard von Essen 5cbc36103e Merge pull request #3756 from ricardclau/floppy_check
10 years ago
Marc Siegfriedt c1e129848c 3833 - fix for port in MR3347
10 years ago
Rickard von Essen 6cd7ad82bb Fixed dupliceted test
10 years ago
Rickard von Essen 3e1aed9a6f Enable to disable vnc password for VMware builder
10 years ago
Israel Shirk f961ce701b Adds password protection for VNC on VMWare
10 years ago
Jeremiah Roth 9489c83f0f If the VM has more than one NIC, loop through until we find one that works (#3347)
10 years ago
Dan Tran 4ac6e2a08c Dont check for poweron command error to force retry at state check (#3195)
10 years ago
Charlie Vieth 6ce847e720 Do not add remotedisplay.vnc.ip to vmx data on ESXi
10 years ago
Charlie Vieth d14d62074e Add winrm functionality to vmware-iso builder (#3738)
10 years ago
Ricard Clau acededfc6e tests actually test the floppies
10 years ago
Ian Duffy 0327f6c935 Allow configurable VNC bind IP for VMware builders
10 years ago
Chris Bednarski 45e6a238ff Merge pull request #3050 from andqui/master
10 years ago
Sean Chittenden 9b3f8a4be9
Pause between boot_commands when debugging a VMware build
10 years ago
Christopher Boumenot bbf286dcbe Fix go fmt issues. (#3463)
10 years ago
Chris Bednarski d7cfd5d01c Remove explicit boolean comparison
10 years ago
kopernikus 84bd2ff754 option to keep the VM registered with esxi
10 years ago
Chris Bednarski 24dc798cfb Revert "Prevalidate Hardware Specs on Linux"
10 years ago
Chris Bednarski 6504f4f777 Revert "Only validate vmware resources on local hosts"
10 years ago
Chris Bednarski ffb85f6ea5 Merge pull request #3096 from grubernaut/f-resource-limits
10 years ago
Jake Champlin f01578c91e Only validate vmware resources on local hosts
10 years ago
Jake Champlin eda84cb2d3 Prevalidate Hardware Specs on Linux
10 years ago
Chris Bednarski 9358e8c355 Merge branch 'hotfix/rearrange_vmx_cleanup' of https://github.com/israelshirk/packer into b-2709
10 years ago
Anders Quist 077f9621f2 Merge branch 'master' of https://github.com/mitchellh/packer
10 years ago
Chris Bednarski ab721b7cb1 Merge pull request #2898 from markpeek/http-refactor
10 years ago
Chris Bednarski e6f1ea9ab2 Merge pull request #2911 from jtslear/endless-loop
10 years ago
Anders Quist 23246c01cf Fix for non consequent if statement (failing ESXi iso builds).
10 years ago
michael 499bd5a362 Add support for SSH Key Authentication with ESX builder
10 years ago
John T Skarbek cf4a19a304 vmware-iso-builder: Corrects logic checking destroy
10 years ago
Mark Peek 7f149e595d Refactor http server config into common
10 years ago
Yuya Kusakabe 07079a5905 Fix #2892
10 years ago
Mark Peek 581ab9f4f5 Merge pull request #2849 from markpeek/iso-cleanup
10 years ago
Mark Peek 0d2fa223f2 builder/vmware-esxi: hide password in ovftool command
11 years ago
Mark Peek 9d0c443ca2 builder/vmware-esxi: Add format validation and step_export tests
11 years ago
Yuya Kusakabe 699c673536 builder/vmware-esxi: Add step_export
11 years ago
Mark Peek cdcffecc2d Refactor builder ISO options
11 years ago
Brian Dwyer a563944b58 Fix #2695: Prevent duplicate ISO download for multi-builder builds
11 years ago
Mark Peek e9657e6a9f Merge pull request #2642 from oliviertremblay/master
11 years ago
Mark Peek e5a713ff01 Alternative fix for #2641: make random script name actually random
11 years ago
Israel Shirk c81a486f34 Rearranges vmware builders to put compaction before VMX finalization to avoid stomping VMX changes
11 years ago
Olivier Tremblay f301a6454d Added documentation, renamed config param to iso_target_path
11 years ago
Olivier Tremblay 223e35fc65 Makes StepDownload's TargetPath customizable.
11 years ago