Commit Graph

35 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Megan Marsh dbfc1b5aff fix tests
7 years ago
Megan Marsh 536e0501ac Validate username/password for ovftool during prepare.
7 years ago
Megan Marsh 2e2b2cea82 add a warning that checks for collisions between packer-generated values in the default vmx file and the vmx_data
7 years ago
Megan Marsh f18bb19f96 remove redundant config; CommConfig was already a part of the SSSHConfig struct
7 years ago
DanHam 939aa7e289
Add test: We shouldn't error when main remote options are unset
8 years ago
DanHam efcdf60d96
Add tests to ensure remote_password is set when exporting with ovftool
8 years ago
DanHam 0d9134bdbc
Fix existing tests as they were not doing what they should have been
8 years ago
DanHam eee16262b6
Remove duplicate/redundant test
8 years ago
M. Marsh 83162717ed
Merge pull request #4563 from marema31/vmware-iso-warn-esx
8 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker 4fcbf75da9
s/non existent/nonexistent/
9 years ago
Matthew Hooker 230079f73a
spell fixes
9 years ago
Marc Carmier 5c11a2e594 Add test for empty remote_type value
9 years ago
Marc Carmier 86c0c859c5 Validate the remote_type value for builder/vmware-iso
9 years ago
Rickard von Essen 5cbc36103e Merge pull request #3756 from ricardclau/floppy_check
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
Mark Peek 7f149e595d Refactor http server config into common
11 years ago
Mark Peek 581ab9f4f5 Merge pull request #2849 from markpeek/iso-cleanup
11 years ago
Mark Peek 9d0c443ca2 builder/vmware-esxi: Add format validation and step_export tests
11 years ago
Mark Peek cdcffecc2d Refactor builder ISO options
11 years ago
Mitchell Hashimoto 70af21615e Merge pull request #2233 from mitchellh/b-output-dir
11 years ago
Mitchell Hashimoto b61ed3adfc builder/vmware: convert to helper/comm
11 years ago
Mitchell Hashimoto d851898131 builder/vmware: mirror virtualbox output dir changes
11 years ago
Emil Hessman 57468b3d1a builder/vmware/iso: fix incorrect printf verb type in test
11 years ago
Nick Cronin 1aa102dd06 addresses #1191 - Add VMWare virtualhw.version configuration option under 'version'
12 years ago
Mitchell Hashimoto 2b801a7b12 builder/vmware,virtualbox: checksum_type can be "none" [GH-471]
12 years ago
Mitchell Hashimoto 7f38cea9f3 builder/vmware/vmx: shutdown
12 years ago
Mitchell Hashimoto e11f655d22 builder/vmware/vmx: run the VMs
12 years ago
Mitchell Hashimoto 286edcb2b4 builder/vmware/vmx: configure VMX
12 years ago
Mitchell Hashimoto 29931cd0c0 builder/vmware/common: SSHConfig
12 years ago
Mitchell Hashimoto 91392feb58 builder/vmware/iso: fix package name
12 years ago
Mitchell Hashimoto d1e68875a7 builder/vmware: move to iso package
12 years ago