Commit Graph

10961 Commits (96d628eef1c8981ec8a893bebacaa48e71311ae2)
 

Author SHA1 Message Date
Megan Marsh 96d628eef1 fix silliness with pointers
7 years ago
Megan Marsh 5c2ca450bd fix tests
7 years ago
Megan Marsh 5815b376b4 remove unnecessary checks; we always default format to ovf if it is unset.
7 years ago
Megan Marsh c3144c2d0a add some missing template validation (copied from iso builder) and revert to current use of displayName for parsing vm ssh IP; using VMName was breaking chained builds that hadn't updated the display name from the previous build.
7 years ago
Megan Marsh c3d6d45696 modify test so that it accesses CommConfig the same way we really do within the driver
7 years ago
Megan Marsh 7d290a5df1 dont change ssh communicator as part of this pr
7 years ago
Megan Marsh f18bb19f96 remove redundant config; CommConfig was already a part of the SSSHConfig struct
7 years ago
Megan Marsh fa12113eaf remove unused NewLocalArtifact
7 years ago
Megan Marsh 2ae235a28a fix tests
7 years ago
Megan Marsh 290f4a7c4c cleanup to make it actually build after that monstrous rebase
7 years ago
Alexander Laamanen 77abb3afd4 Copy and paste export related documentation.
7 years ago
Alexander Laamanen 3193f50f17 Support export with the vmx builder.
7 years ago
Alexander Laamanen a68a639a1a Move step_export to common.
7 years ago
Alexander Laamanen 63054fb808 Fix the test.
7 years ago
Alexander Laamanen 50a36be5d1 Fix formating.
7 years ago
Alexander Laamanen 50a17cfc4e Add a comment about rource_path on remote builders.
7 years ago
Stuart Miller da5f322484 Add quotes around all filenames to prevent issues with spaces
7 years ago
Alexander Laamanen f42f5a8ad3 Remove some extra logging.
7 years ago
Alexander Laamanen e7e6a80587 No need to make upload public.
7 years ago
Alexander Laamanen c294e65c36 A separate driver file is not really needed anymore
7 years ago
Alexander Laamanen 2ed6c3ef5e Set output dir always according to the config.
7 years ago
Alexander Laamanen c940f7e754 Conditional reload.
7 years ago
Alexander Laamanen 17845beadc Fix the CommHost tests
7 years ago
Alexander Laamanen 53fef09696 Update the vmware-vmx documentation.
7 years ago
Alexander Laamanen 5e74bcfb88 Fix tests, move remote_ default values to driver_config.
7 years ago
Alexander Laamanen 4d9cb19012 Refactor artifacts and output_dir implementations.
7 years ago
Alexander Laamanen 2d00dc6756 Add VMName to the vmx mods.
7 years ago
Alexander Laamanen 7b5943160b Re-enable the CommHost() call. Use common's driver factory.
7 years ago
Alexander Laamanen ba22090bc9 Move step_register and step_uload_vmx from iso to common.
7 years ago
Alexander Laamanen b5298464c5 Move the remote_driver from iso to common.
7 years ago
Alexander Laamanen 91c7089455 Implement the first version of the remote Clone().
7 years ago
Alexander Laamanen 46cfb5a30c Move driver_esx5 to commons and allow it to be instantiated wtih NewDriver()
7 years ago
Megan Marsh a66b6e0d48
Merge pull request #6906 from ofosos/doc-build-variables
7 years ago
Megan Marsh c7b938c9d4
Merge pull request #6904 from hashicorp/fix_6890
7 years ago
Adrien Delorme d0ab078013
Merge pull request #6909 from hashicorp/fix_6908
7 years ago
Adrien Delorme ed17cacf5a
Merge pull request #6907 from ofosos/arch-packer-package
7 years ago
Adrien Delorme ee1874f773
Merge pull request #6910 from ofosos/file-provisioner-doc
7 years ago
Mark Meyer 6d81ad0af5 Add note about overwriting destination file
7 years ago
Adrien Delorme 8908a72fa9 builder/hyperv/vmcx: allow to set generation from buildfile
7 years ago
Adrien Delorme ed793a8fb8 make ValidateRegion a member of *AccessConfig and make it variadic
7 years ago
Mark Meyer f4a2cd8d4b Add note about Arch AUR `packer` package.
7 years ago
Mark Meyer d0a5d07ee1 Change wording of build template variables
7 years ago
Megan Marsh fe044d8ff7 fix tests
7 years ago
Megan Marsh 95d107a89c
Merge pull request #6898 from rickard-von-essen/kms-id-docs
7 years ago
Megan Marsh 340009009d Revert "Revert "Merge pull request #6892 from hashicorp/fix_6890""
7 years ago
Megan Marsh 0cd3f36d50 Revert "Merge pull request #6892 from hashicorp/fix_6890"
7 years ago
Adrien Delorme 99e5351044 builder/amazon: fix alphabetical order for other docs
7 years ago
Adrien Delorme e1ea60c906
Merge pull request #6900 from Panthaaaa/patch-1
7 years ago
Panthaaaa 22a5c567a7
Order Parameters alphabetically
7 years ago
Rickard von Essen bb63b08393
Reference AWS docs for valid formats for kms_key_id
7 years ago