Commit Graph

4778 Commits (b68c75ea3eb507ecf7cc6ce8f4b5cef6c8bbb541)

Author SHA1 Message Date
Bernard Baltrusaitis 6e2146324f Merge branch 'master' of github.com:b-b3rn4rd/packer
7 years ago
Bernard Baltrusaitis 8b83cca064 adding temporary instance profile document policy
7 years ago
Adrien Delorme 8b76453e7f make generate
7 years ago
Adrien Delorme 4542666e25 fix func calls after master merge
7 years ago
Adrien Delorme cf1555bf17 Merge remote-tracking branch 'origin/master' into artifact-tree
7 years ago
Paul Meyer 575de8659e
Merge pull request #8226 from larohra/IncreasePollingDuration
7 years ago
Paul Meyer b716299d8e PR comment
7 years ago
Paul Meyer d3dc1be71c Doc updates
7 years ago
Paul Meyer 9b724d4ca0 Add artifact
7 years ago
Paul Meyer 0866cb3714 Reorganize client/common packages
7 years ago
Paul Meyer fe584f4448 Format updates
7 years ago
Paul Meyer 19a3502b36 Add 'vm' template function
7 years ago
Paul Meyer f72c4ec7a3 Update example and docs
7 years ago
Paul Meyer b5c0742951 Add test that verifies disksize bug (2/2)
7 years ago
Paul Meyer 98175c06d5 Add test that verifies disksize bug (1/2)
7 years ago
Paul Meyer eb5dc9326d Adding more tests
7 years ago
Paul Meyer 5943881051 Default for Gen 1 VMs
7 years ago
Paul Meyer 716f19a457 make fmt
7 years ago
Paul Meyer 8c73450f3d fixup! Add documentation to config struct
7 years ago
Paul Meyer 11ef06b94d Add StepVerifySourceDisk
7 years ago
Paul Meyer cb729e5a38 Add documentation to config struct
7 years ago
Paul Meyer 27a5bfe11c Add implementation for disk as source
7 years ago
Paul Meyer eff3f2bdcf Add test for disk input validation
7 years ago
Paul Meyer 57cff8961a Allow skipping OSDisk cleanup
7 years ago
Paul Meyer 6dee4d2d32 Wait for detach optimization
7 years ago
Paul Meyer bbac79f0a4 Make PIR images work
7 years ago
Paul Meyer b5401d552a Make from_scratch work
7 years ago
Paul Meyer b9b5bb2951 Use DiskStorageAccountTypes
7 years ago
Paul Meyer b4d0865548 Update azure-chroot builder
7 years ago
Paul Meyer e11a5bdb40 Put os disk id in state
7 years ago
Paul Meyer 77b782c5b5 Add StepEarlyCleanup
7 years ago
Paul Meyer 977ca5be1c Add StepCopyFiles and StepChrootProvision
7 years ago
Paul Meyer 9a3e6661b1 Add StepMountExtra
7 years ago
Paul Meyer addbdedea9 Add StepPostMountCommands
7 years ago
Paul Meyer d1f8b8545d Add StepAttachDisk
7 years ago
Paul Meyer 4d750ddefa Reuse amazon/chroot/step_pre_mount_commands.go
7 years ago
Paul Meyer 45d3f28c67 Add StepCreateNewDisk
7 years ago
Paul Meyer 3d329cf87d Add chroot builder framework
7 years ago
Paul Meyer 369ec9a84c Create disk attacher component
7 years ago
Paul Meyer 3c33aa4fc5 Add metadata client
7 years ago
Paul Meyer 113dc12346 Add function to detect whether Packer is running on Azure
7 years ago
Paul Meyer f106adbd12 Add Azure client set for chroot builder
7 years ago
Paul Meyer 2ded8f25ec Add metadata client
7 years ago
Paul Meyer 72fdce09ba Allow GetServicePrincipalToken to be called independently
7 years ago
Adrien Delorme 21a0cbffba fmt
7 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
7 years ago
Adrien Delorme 438f704333 fmt
7 years ago
Adrien Delorme 766e5c77ef builder.vmware.vmx: remove duplicate RemoteType field.
7 years ago
Adrien Delorme 00e3f97f5b builder.vmware.iso: remove duplicate Format field
7 years ago
Adrien Delorme 6fbd664b66 builder.vagrant: simplify communicator.Config field
7 years ago
Adrien Delorme 3fe1c96491 builder.proxmox: make ProxmoxURL *url.URL field unexported
7 years ago
Adrien Delorme 40692a4e38 builder.profitbricks: remove duplicate communicator.Config field
7 years ago
Adrien Delorme 3fa614b5e1 builder.oracle.oci: make ConfigProvider unexported
7 years ago
Adrien Delorme 17c069baa5 builder.google:
7 years ago
Adrien Delorme f8402f1b91 builder.azure.common: make CloudEnvironment private so it doesn't temper with hcl2 code generation
7 years ago
Adrien Delorme 221e72e9c3 builder.amazon.common: remove pointer (*) from []*string and map[*string]*string types
7 years ago
Adrien Delorme 8b8c2fc138 builder.amazon.chroot: remove specific BlockDevice definition
7 years ago
Adrien Delorme d2f5daf98f
Merge pull request #8209 from dvrkps/patch-3
7 years ago
Megan Marsh f05fd3969f
Merge pull request #8212 from hashicorp/fix_8204
7 years ago
Megan Marsh 2e20facc8b fix tests
7 years ago
Megan Marsh 0e70e0e5a4 fix template imports
7 years ago
Megan Marsh 9c782f4d04 Revert "Qemu builder disk size as a string"
7 years ago
Megan Marsh 44f91c9afc Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name"
7 years ago
larohra 936ae42b00 Added a new parameter in config to override the default Azure Go SDK PollingDuration timeout
7 years ago
Davor Kapsa 29a6938de6
clean and return nil for retry.Config
7 years ago
Sumit Kalra 4bd09f381e
Fixing documentation (#6)
7 years ago
Davor Kapsa 4c615341ef
Ignore retry.Config var
7 years ago
Megan Marsh 4bc381183d make aws instsance builder work with recent changes for volume copy
7 years ago
Megan Marsh e283023d9b make sure step_register_ami in chroot builder respects encryption and ami skip build retion values once the copy happens
7 years ago
Megan Marsh 469af8e592 ebssurrogate builds didn't keep up with recent optimizations to region encryption in the ebs builder, and that was causing bugs with the common ami region copy step
7 years ago
Davor Kapsa 3eb075b9fc
Consolidate receiver name
7 years ago
Davor Kapsa fb267dd1dc
Add error check
7 years ago
Davor Kapsa 50262ba0b8
Remove explicit err var declaration
7 years ago
Sumit Kalra 595b103bbe
Adding NSG to the ARM deployment template when needed (#3)
7 years ago
Samuel Noordhuis eecac683b8
Update builder/proxmox/config.go
7 years ago
Adrien Delorme ef4db8b158
Merge branch 'master' into f-proxmox-cpu-type-support
7 years ago
Samuel Noordhuis 5add6cc6c8
Add ability to select CPU type
7 years ago
Samuel Noordhuis d3f369494a
Add support for SCSI controller selection
7 years ago
Megan Marsh e3257ba088
Merge pull request #8192 from hashicorp/fix_7904
7 years ago
Adrien Delorme 3a4079f97a yandex: use clean_resource_name too
7 years ago
Adrien Delorme d4600a7716 fix go imports
7 years ago
Megan Marsh 0026792d2f remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name
7 years ago
Megan Marsh de8e8557ae make config dir if it doens't exist.
7 years ago
Megan Marsh 7f040dfed8 update tests
7 years ago
Megan Marsh 7c41244e15 use a unique temp dir for each build to prevent concurrent builds from stomping on each other
7 years ago
Megan Marsh f685931cde
Merge pull request #8176 from winklerm/issue5575
7 years ago
Kevin Puetz 6e069c94e8 fix: set openstack metadata for use_blockstorage_volume
7 years ago
Megan Marsh e16fb19bfc don't abort on a single error if another availability zone was able to create the instance
7 years ago
Marek Winkler 0bd256326f builder/openstack: Fix interface conversion panic when attempting to find a volume when not using volumes
7 years ago
Megan Marsh c138edcbe1
Merge pull request #8177 from alrs/virtualbox-builder-dropped-error
7 years ago
Marek Winkler 7e6f58f699 builder/openstack: fix issue 5575 - support shutdown by Sysprep
7 years ago
Lars Lehtonen 4a3a011310
builder/virtualbox/vm: fix dropped error
7 years ago
Megan Marsh 19a9d7149f fix structs and regenerate partials
7 years ago
Kevin Faulkner 1ecfa032ba Qemu builder disk size as a string
7 years ago
Megan Marsh dfaded3f80
Merge pull request #8172 from neumayer/definedtags
7 years ago
larohra 23c320d59e Increased the default polling duration to 60mins
7 years ago
Lars Lehtonen ad860bf1a8
builder: remove deprecated context usage
7 years ago
Robert Neumayer 7dd579f630 Remove commented code
7 years ago
Adrien Delorme a6c8440150
Merge pull request #7862 from carlpett/proxmox-pool-support
7 years ago
Calle Pettersson 8a443a7e21 Allow running the template VM in a Proxmox resource pool
7 years ago