Commit Graph

6150 Commits (2dbfef57504d06ac27909297f2e97656956213b0)

Author SHA1 Message Date
Megan Marsh d2ec658e78
Merge pull request #10724 from jkl73/image-project-update
5 years ago
Wilken Rivera 3ac5046260
Merge pull request #10727 from tasha-marreiros/feature/gcp-windows-password-timeout-#10717
5 years ago
Tasha Marreiros 8c18f8fa6d amend email
5 years ago
Thomas Dreibholz 4f2f9f8a1e
Formatting fix.
5 years ago
Thomas Dreibholz 68f810891f Ran "make generate".
5 years ago
Thomas Dreibholz be8b2968bd Added options for VRAM size, 3D acceleration and EFI screen size.
5 years ago
Thomas Dreibholz 4c9f3eb9ca Added options for nested virtualisation and RTC time base.
5 years ago
Megan Marsh a5b0e37d7e docker extraction POC
5 years ago
Forrest C. Shields II 9df637d1f3
Fix syntax in BlockDevice JSON example (#10719)
5 years ago
Jiankun Lu 22cb31cb7b Update public GCP image project as gce-uefi-images is be deprecated
5 years ago
Wilken Rivera 10a5b0e7d8
Update HCL source example block (#10720)
5 years ago
Thomas Dreibholz c5df930437
Added firmware option for QEMU builder (#10683)
5 years ago
Brian Farrell 273a720440
Add client_cert_token_timeout to address GH-9465 (#10528)
5 years ago
Megan Marsh 96b753f3b0
pin packer to golang 1.16 (#10702)
5 years ago
Alvaro Miranda Aguilera eea215adf9
Update VBoxManageConfig-not-required.mdx (#10707)
5 years ago
Megan Marsh b4b0df44b4
Merge pull request #9591 from Timdawson264/ebs-volume-snapshot
5 years ago
Megan Marsh 25920b2bd3 remove unused mock fields
5 years ago
Megan Marsh 74a6c1987c change name of singular block device in loop to be less confusing; fix snapshot tests
5 years ago
Megan Marsh 160be7e773 refactor aws test tooling so we can apply common test function helpers to ebsvolume tests
5 years ago
Megan Marsh d398487afd
Merge pull request #10671 from dreibh/dreibh/virtualbox-options
5 years ago
Megan Marsh 822dcf93af
Merge pull request #10543 from arizvisa/GH-10009
5 years ago
Rémy Léone 2967fccfd7 Fix
5 years ago
Rémy Léone 95e8263280 Fix
5 years ago
Rémy Léone 44d19f160a fix
5 years ago
Rémy Léone 557bffc94a scaleway: add support for timeout in shutdown step
5 years ago
Megan Marsh 9a11fd4136
Update amazon sdk (#10668)
5 years ago
Ali Rizvi-Santiago c7545c37dd Fixed an issue identified by @SwampDragons when checking if the networkmapper configuration file exists.
5 years ago
Thomas Dreibholz 2b35873dd9
Formatting fix.
5 years ago
Thomas Dreibholz 8226bc9d9f
Ran "make generate".
5 years ago
Thomas Dreibholz ffa8b7de8a
Added option for the graphics controller.
5 years ago
Thomas Dreibholz e9936cf0da
Added option for audio controller.
5 years ago
Thomas Dreibholz eb4a6f30a0
Added option for NIC type.
5 years ago
Thomas Dreibholz fa844543ec
Added options for chipset and firmware.
5 years ago
Thomas Dreibholz 7ad99c2c85 Added documentation comments.
5 years ago
Thomas Dreibholz 5385275836 Fixed formatting.
5 years ago
Thomas Dreibholz 591b1c2637 VirtualBox: added support for "virtio" ISO interface.
5 years ago
Thomas Dreibholz f48d7e3990 VirtualBox: added support for "virtio" storage.
5 years ago
Megan Marsh c9c65383e9
Merge pull request #10651 from sparshev/vmware_attach_snapshot
5 years ago
Taylor Chaparro 317e2da000
azure client sig fix: don't overwrite subscription id if unset (#10659)
5 years ago
Tim Dawson aef74cd059 Fixed up after rebaseing
5 years ago
Sergei Parshev b3b4559434
Added "attach_snapshot" parameter to vmware vmx builder
5 years ago
Tim Dawson ac2ce0097c Fixed formatting
5 years ago
Tim Dawson ca0b11028e Started instramenting some functions and building out unit tests for snapshot step.
5 years ago
Tim Dawson b199ce9a22 Added snapshots to artifacts
5 years ago
Tim Dawson 3e754c9f3f Using new Polling config for snapshot step
5 years ago
Tim Dawson 7f0b41bb0e Refactored SnapshotConfig
5 years ago
Tim Dawson 482a2c8232 Adding ebs-volume snapshot creation
5 years ago
Sylvia Moss 201869d627
Update HCL2 and JSON example for amazon builders (#10645)
5 years ago
Megan Marsh 10d32bda6d
Merge pull request #10591 from neumayer/retry
5 years ago
Megan Marsh 80ed988ffe
Hcl2 upgrade fix (#10625)
5 years ago
Trond Isak 2c08479825
add AWS API call retries on AMIGetFilteredImage (#10610)
5 years ago
Robert Neumayer 50a6732859 Use http constants and use switch instead of if
5 years ago
Calle Pettersson 6c77d28537
proxmox: Fix additional_iso_files (#10586)
5 years ago
mflorin 9afaa5a21f
Profitbricks builder fixes (#10549)
5 years ago
Robert Neumayer bcd60c3895 Improve retry policy
5 years ago
Jessi 88c516b2d5
Add IMDSv2 support for AWS EBS builder (#10546)
5 years ago
Robert Neumayer 6b947edd04 Add retry strategies to oci calls
5 years ago
Megan Marsh ba1ad9ea15
Vsphere example update (#10574)
5 years ago
Adrien Delorme ed091163be
HCL2 Parse packer.required_plugins block + packer init (#10304)
5 years ago
Wilken Rivera f36554fa0e
Update redirects and URLs to legacy JSON template docs (#10530)
5 years ago
Miguel Hernández 782cf058b5
Add 'skip_create_ami' option to the amazon-ebs builder (#10531)
5 years ago
Roman Mingazeev e588029d6a
yandex: some fix (#10522)
5 years ago
Megan Marsh c3266cc3b0
remove indexing from cdrom command and let qemu handle it (#10519)
5 years ago
Megan Marsh 37dcf6183c
skip credential validation if we are not exporting an image (#10520)
5 years ago
Megan Marsh 3242b7ee10
read iops and throughput as pointers so we can test for the nil case;… (#10518)
5 years ago
Megan Marsh 3aab42b770 remove confusing from_scratch reference which is not relevant in this config
5 years ago
Sylvia Moss 3c7944624a
(3) Add amazon-ami data source (#10467)
5 years ago
Megan Marsh ab98409069
Merge pull request #10488 from Direnol/yandex/update-dump-method
5 years ago
fr123k 056ac4a3ea
Add skip_create_image option to the openstack builder (#10496)
5 years ago
Felix Hillingshaeuser 490616a301
Improve cloud init logging for proxmox builder (#10499)
5 years ago
Megan Marsh 94e22e6664
Merge pull request #10490 from marinsalinas/master
5 years ago
Megan Marsh a9c4c056c9
Merge pull request #10458 from seventieskid/gcp-on-gitlab-using-docker
5 years ago
Megan Marsh 1cb9aea752 change markdown references to new pathing
5 years ago
Marin Salinas 170286a427 fix: [bsusurrogate] override bsu when omi root device is set
5 years ago
Roman Mingazeev 379a33de42 yandex/update-dump-method
5 years ago
Megan Marsh bc01ffe2dd
Merge pull request #10456 from triarius/spot-instance-lt-resource-tags
5 years ago
Daniel Frederick Crisman 1e8b0723f5
minor doc update with missing "use" vsphere config (#10474)
5 years ago
Gareth Rees 2dd2ef3c49 - Isolate OSLogin service account derivation from google metadata server to OSLogin step only
5 years ago
Narthana Epa cf30b49e6c
Use run_tags (resp run_volume_tags) to tags intances (resp volumes) created from the spot instance launch template
5 years ago
seventieskid 707d2d8236 Refined logging and return scope
5 years ago
Gareth Rees f525e884ed Timeout on metadata server
5 years ago
Narthana Epa bb94df2d02
Add mocking of launch template id
5 years ago
Narthana Epa f7588a3737
Add printing of launch template id
5 years ago
Narthana Epa f7e68f1d71
Add spot tags as resource tags of instances and volumes in launch template
5 years ago
Darwin Liu 8ef4cfa070 Add in a sanity check for valid vnc ports
5 years ago
Darwin Liu 2b698478a6 Adjusted QEMU step_run_tests.go to reflect previous changes
5 years ago
Darwin Liu 4f2e9117c3 QEMU: Minor fix to VNC mapping parameters and output
5 years ago
Wilken Rivera 04dbbe2d8e Fix broken links detected by link checker
5 years ago
Ali Rizvi-Santiago 9b1d31cee7 Added a fallback to the vmware builder when trying to determine the networkmapping configuration.
5 years ago
Megan Marsh 28245ec143
Merge pull request #10134 from borancar/feat/azure_pfx_support
5 years ago
Megan Marsh d1d5706048
Merge pull request #10362 from nielspardon/master
5 years ago
Megan Marsh ce99640fe2 fix test fixture path
5 years ago
Megan Marsh 88b7b0e14a remove sdk
5 years ago
Megan Marsh 5f34bbd56e add extra line before package declaration so this line does not become the synopsis of a package for godoc
5 years ago
Niels Pardon 0e56b83196 OpenStack builder: Make external source image props configurable
5 years ago
Megan Marsh 75803397cb
Document exception to encryption (#10395)
5 years ago
Megan Marsh eecac40d77
Merge pull request #10394 from anssijun/aws-ebs-retry-spot-instance-tagging
5 years ago
Megan Marsh 1113301c1b fix conflicts
5 years ago
Dany Garcia 905d8401ea removing unused import
5 years ago
Dany Garcia 0b13d44a23 exporting reusable validatekmskey function
5 years ago