Commit Graph

3298 Commits (fff72780e1c19b4b12e2e7a261fbca1b35b6a8c2)

Author SHA1 Message Date
DanHam 9b6fc5a58d
Remove tmp files created by builder/amazon/instance tests
8 years ago
DanHam 54e9690dff
Remove tmp files created by builder/amazon/common tests
8 years ago
DanHam 96adb4a9d1
Remove tmp files created by builder/alicloud/ecs tests
8 years ago
AlessioT 373226e9c5 Extract state reason for failure
8 years ago
AlessioT 09bb21774d alessio.tomasino@yahoo.co.uk
8 years ago
AlessioT c27f3e9445 alessio.tomasino@yahoo.co.uk
8 years ago
DanHam c828015bc3
Follow variable varName <-> statebag var_name convention
8 years ago
M. Marsh df5c67090e
Merge pull request #6193 from adarobin/hvf
8 years ago
Megan Marsh ed6d999b1f add windows-sql-cloud to the list of projects to check for an image name
8 years ago
DanHam f342975ff3
Fix test - reporting compaction results requires a tmp file
8 years ago
DanHam 08f9d619a9
Report the result of the disk compaction step
8 years ago
DanHam 10d93dffa4
Fix tests for vmware/common
8 years ago
DanHam a729ecda87
Fix tests for vmware/vmx builder
8 years ago
DanHam c48a7889f9
Simplify handling of disks by collating requirements and unifying ops
8 years ago
Adam Robinson 29b89e63b8 add support for hvf accelerator to qemu builder
8 years ago
M. Marsh 879319a76c
Merge pull request #6202 from rickard-von-essen/fix-6184
8 years ago
Matthew Hooker 67a9c7fb92
we never expect remote cache to be a directory.
8 years ago
Matthew Hooker de1dac1bdf
don't delete the cache directory.
8 years ago
Matthew Hooker 97cfd60b82
Remove remote cache correctly.
8 years ago
Matthew Hooker 451e3d0554
builder/vmware-esxi: remove floppy files when done
8 years ago
Adam Robinson 3aebd5f462 Add use_fixed_vhd_format Hyper-V ISO option
8 years ago
Rickard von Essen 77d0ba492d
parallels-pvm: Add missing compaction of disks
8 years ago
Megan Marsh 59e3ec722d allow user to mount entire block device in chroot builder
8 years ago
Matthew Donoughe ef03e97dc3 pass MacAddress to StepCreateVM
8 years ago
M. Marsh 148f7d39e4
Merge pull request #6142 from harveylowndes/use-official-go-sdk
8 years ago
Richard Nienaber db65c99bf4 update code based on master and update docs
8 years ago
Richard Nienaber e2e7953fe4 Merge branch 'master' into allow_gcp_winrm_password
8 years ago
Matthew Hooker cbdf9db832
Use contexts with amazon waiters.
8 years ago
Matthew Hooker 6bbfe7e0bd
remove useless check against format
8 years ago
Matthew Hooker fdeadfe3f6
builder/vmware: correctly default export format to ovf
8 years ago
Matthew Hooker 0e80d98805
Merge pull request #6166 from hashicorp/parallelsfixes
8 years ago
M. Marsh 69c7e2d51d
Merge pull request #6144 from hashicorp/winrm_password_fix
8 years ago
M. Marsh e455e7b054
Merge pull request #6074 from DanHam/fix-vmx-compacting-error
8 years ago
Rickard von Essen a2a593759e
Merge pull request #6041 from Xeite/f-add-instance-name
8 years ago
DanHam bd9e585cb9
Add test for enumeration of vmx network type
8 years ago
DanHam 94d5a7f2e2
Fix copy/paste error referencing Virtualbox
8 years ago
DanHam 1aee759f06
Fix tests and reconfigure for support of multi-disk vm
8 years ago
DanHam 6c9d4efd9f
Fix error on compaction step of vmx build. Support compacting multi-disk vm
8 years ago
M. Marsh bcbee45bf9
Merge pull request #6039 from stack72/triton-insecure-skip-tls-verify
8 years ago
Matthew Hooker 024fac4b4f
Merge pull request #6129 from hashicorp/bc_replace
8 years ago
Evgeni Golov 5a10e5a038
fix invalid disc_discard setting error message
8 years ago
Matthew Hooker 11de2b9759
remove unnecessary log line.
8 years ago
Matthew Hooker c920e0a20b
forcefully stop parallels vm.
8 years ago
Matthew Hooker 1d36ef038c
implement boot config struct for hyperv
8 years ago
Matthew Hooker a0c9ddb9ae
implement boot config struct for virtualbox
8 years ago
Matthew Hooker c8e76ce298
implement config struct for qemu
8 years ago
Matthew Hooker c6299972b9
s/boot_command/bootcommand/
8 years ago
Matthew Hooker 7990966a09
fix boot command config struct name
8 years ago
Matthew Hooker e662927623
Implement boot config struct for parallels
8 years ago
Matthew Hooker 408eba88ad
flatten boot command config and implement for vmware
8 years ago
Matthew Hooker 94129b7fe3
we're using PC-XT (set1) not PC-AT
8 years ago
Matthew Hooker a46a7afa20
Remove old tests.
8 years ago
Matthew Hooker cba4d3235f
cleanup
8 years ago
Matthew Hooker bf0a320125
Implement new parser for qemu boot command
8 years ago
Matthew Hooker bdb1eee7d8
Implement new parser for HyperV boot command
8 years ago
Matthew Hooker 81d127768c
Add key press interval to virtualbox.
8 years ago
Matthew Hooker 59376294ef
Maximize scancode throughput.
8 years ago
Matthew Hooker 9b7704c714
Implement new parser for Parallels boot command
8 years ago
Matthew Hooker 99d61920d0
Abstract vbox driver into PC-AT driver.
8 years ago
Matthew Hooker e4af71858f
Implement new parser for Virtualbox boot command
8 years ago
Matthew Hooker 1c0af28662
Some cleanup and comments.
8 years ago
Matthew Hooker 4e2f14196a
Rely on context to cancel typing boot command.
8 years ago
Matthew Hooker 673245afcf
Replace boot command parser with PEG parser.
8 years ago
M. Marsh f5c031baf9
Merge pull request #5941 from synax/hyper-v-disk-block-size
8 years ago
Harvey Lowndes c442ba165e Migrate to official OCI Go SDK
8 years ago
Megan Marsh 3afb243f11 use build name to ensure that winrm password and other shared state is not overwritten if two builders need the password in the same packer run.
8 years ago
Richard Nienaber ec6f8264bf fix winrm password access in google compute
8 years ago
Megan Marsh ee1ff3132d remove attempt to discover whether destination is a directory from upload function in various communicators
8 years ago
M. Marsh 83162717ed
Merge pull request #4563 from marema31/vmware-iso-warn-esx
8 years ago
Matthew Hooker f094b3be85
update changelog
8 years ago
Matthew Hooker cb90e8b375
Merge pull request #6111 from hashicorp/replace4448
8 years ago
Matthew Hooker d70451f82e
Merge pull request #6106 from sethvargo/sethvargo/useragent
8 years ago
Megan Marsh d236f26439 allow users to access winrm password in powershell and elevated powershell provisioners
8 years ago
Matthew Hooker 302b1988a5
Restrict deregistered AMIs to those owned by self.
8 years ago
Seth Vargo 5eeac07b63
Include existing azure user agent
8 years ago
Seth Vargo b17b333e29
Add a common package for specifying useragent and adopt that everywhere
8 years ago
Megan Marsh f2df7a45ba
Merge pull request #6096 from arizvisa/GH-5882
8 years ago
Megan Marsh 67d2de8de1
Merge pull request #6079 from hashicorp/do_5866
8 years ago
Megan Marsh d6e5b01a23
Merge pull request #6095 from hashicorp/OPaniC
8 years ago
Megan Marsh 22608f3efd
Merge pull request #6088 from adongy/master
8 years ago
Matthew Hooker 7e13b5c62a
prevent panics when cleaning up resources that haven't been created.
8 years ago
Matthew Hooker 52f69cd91a
Validate image name.
8 years ago
Ali Rizvi-Santiago 2c2904c095 Modified the path finders for the Player driver in the vmware-builders to search through all the possible variations for dhcp configuration and leases..
8 years ago
Ali Rizvi-Santiago 7e9699675f Modified device matching logs to look more consistent.
8 years ago
Matthew Hooker 0533e1ad9c
Validate destination image name.
8 years ago
ADO 04790695e6 Add interpolate_build_info_test tests
8 years ago
ADO 507b3619e7 Expose more source ami data in the template
8 years ago
Ali Rizvi-Santiago 6e176f97a0 Added logs to all of the VMware drivers that emits each detected network device that gets enumerated for a network.
8 years ago
Ali Rizvi-Santiago 646523c5f4 Replaced the call to os.Open and ReadNetworkMap to just a single call to ReadNetmapConfig in both the Workstation9 and Player5 VMware drivers.
8 years ago
Matthew Hooker f2fc064037
Merge pull request #6056 from rjosephwright/snapshots
8 years ago
Matthew Hooker 541d33a80f
Merge pull request #6067 from mcandre/virtualbox-fixes
8 years ago
Omer Katz 56af885212
Avoid warning when using raw format.
8 years ago
Megan Marsh 7623c26e4e
Merge pull request #6057 from arizvisa/GH-5925
8 years ago
Megan Marsh 16d044b398 add user data and user data file to oracle oci builder
8 years ago
Megan Marsh 58ecd32289 remove redundant security_protocol code from the winrm implementation of the oracle-classic provisioner
8 years ago
Andrew Pennebaker fdc6ac631a fix vbox scancodes and support critical key combinations during boot-time operations
8 years ago
Ali Rizvi-Santiago 55702a697a Ack, forgot to :w in vim. Changed ui.Say in step_clone_vmx.go to use fmt.Sprintf as it originally was a call to log.Printf.
8 years ago
Joseph Wright 1913517d29 Fix formatting by running `make fmt`
8 years ago
Ali Rizvi-Santiago 72da7cbfbb Fixed a case-sensitivity issue when determing the network type during cloning in the vmware-vmx builder and added also some logs that output the different options that were determined from the .vmx. This outputs more accurate debug information and helps out with issue #5925
8 years ago
Joseph Wright cb3699a584 Modify ebssurrogate builder to snapshot all launch devices
8 years ago
Megan Marsh 7253d6547b minor LXD documentation tweaks
8 years ago
Megan Marsh 088b4ab275
Merge pull request #6038 from ChrisLundquist/clundquist/more-lxd-config
8 years ago
Megan Marsh 072cd6b745
Merge pull request #5998 from hashicorp/do_5895
8 years ago
Megan Marsh 95aa7e67bd
Merge pull request #5893 from neumayer/privateip
8 years ago
Robert Neumayer 61432cd257 Update logs to talk about IP instead of public IP
8 years ago
Yang Youseok 1f4212efa7 builder/openstack: Add instance_name config to OpenStack builder
8 years ago
Megan Marsh ef4f3f143b
Merge pull request #5985 from AndiDog/f-5979-vmware-fusion-guestip-lookup-multiple-devices
8 years ago
Christopher Boumenot eb201724c1 azure: unit tests for naming temp resources
8 years ago
stack72 c877312a4d builder/triton: Add support to Skip TLS Verification of Triton URL
8 years ago
Chris Lundquist 4f5e7fe060 first pass at allowing configurable sleep timeouts, profiles, and launch configs
8 years ago
Matthew Hooker aa54f908ed
Merge pull request #6019 from hashicorp/fix-aws-credentials
8 years ago
Matthew Hooker 49958391b3
better error when source_path doesn't exist.
8 years ago
Matthew Hooker b16f2ec64b
builder/amazon: Use sdk default cred providers
8 years ago
Matthew Hooker e483087574
builder/amazon: Use service default retries.
8 years ago
Megan Marsh d689e6b4d3 allow users of AWS to use the dynamically-generated admin password which we use as the winRM password as an elevated password in the Powershell provisioner, as well as an environment variable in same provisoner.
8 years ago
Megan Marsh 414dd80e61
Merge pull request #6013 from jsoref/spelling
8 years ago
Josh Soref 27dfe92f1c spelling: virtualization
8 years ago
Josh Soref 0171dfc890 spelling: validating
8 years ago
Josh Soref b81672c906 spelling: valid
8 years ago
Josh Soref 33f90d7783 spelling: unmarshalling
8 years ago
Josh Soref 3b694feabc spelling: transfer
8 years ago
Josh Soref 5a393d4fac spelling: template
8 years ago
Josh Soref c563ef0797 spelling: structure
8 years ago
Josh Soref 007930ec2d spelling: restricted
8 years ago
Josh Soref aae5b50dab spelling: response
8 years ago
Josh Soref 8294c8bc66 spelling: receive
8 years ago
Josh Soref fa36e1d961 spelling: processing
8 years ago
Josh Soref 8c72bba160 spelling: possible
8 years ago
Megan Marsh aeb25d2c61
Merge pull request #5991 from evandbrown/google-disable-default-service-account
8 years ago
Evan Brown 7eda44d28c builder/googlecompute: disambiguate disable_default_service_account
8 years ago
Megan Marsh 2de0652eb4
Merge pull request #6003 from boumenot/pr-azure-support-force
8 years ago
Josh Soref 18f51e7338 spelling: parameters
8 years ago
Josh Soref 61030c0d85 spelling: output
8 years ago
Josh Soref e43b8de3b1 spelling: network
8 years ago
Josh Soref d987fcefc3 spelling: multiples
8 years ago
Josh Soref cab8b6ed68 spelling: maximum
8 years ago
Josh Soref 73d3d65b84 spelling: marshal
8 years ago
Josh Soref 964d5dd55e spelling: mapstructure
8 years ago
Josh Soref ae4abedfa2 spelling: mandatory
8 years ago
Josh Soref 933ac20e68 spelling: instance
8 years ago
Josh Soref 62f59662a3 spelling: installation
8 years ago
Josh Soref 1e99dce12b spelling: inertness
8 years ago
Josh Soref 3a31baae4f spelling: incorrect
8 years ago
Josh Soref 57c0e9e4a7 spelling: illegal
8 years ago
Josh Soref 210f8e8312 spelling: hyphen
8 years ago
Josh Soref 24b4c36fc9 spelling: function
8 years ago
Josh Soref dc942a0d8a spelling: first
8 years ago
Josh Soref 466f0d2be4 spelling: firewall
8 years ago
Josh Soref 041a115f65 spelling: existent
8 years ago
Josh Soref 33bf6de921 spelling: exceeds
8 years ago