Commit Graph

2018 Commits (b7a41af93cb162355c4bb44094de2a68b6cc09af)

Author SHA1 Message Date
Christopher Boumenot 408fe9bc18 Lint issues
10 years ago
Christopher Boumenot c575e60f67 Merge pull request #3693 from boumenot/pr-approvals
10 years ago
Christopher Boumenot e33a325323 Use VerifyJSONStruct
10 years ago
Christopher Boumenot c7262d6426 Ignore Created and Updated
10 years ago
Christopher Boumenot 130cea91d4 Update to an official version of Approvals
10 years ago
Ricard Clau 172a1c7a57 add source ami to output
10 years ago
Vasiliy Tolstov 83f175cac7 builder/qemu: dont fail on communicator - none
10 years ago
Chris Bednarski ee5c5260a4 Merge pull request #3663 from liv3d/add_ap-south-1
10 years ago
Rickard von Essen cd0620d1f8 Merge pull request #3673 from rickard-von-essen/prl-support-future-ver
10 years ago
Christopher Boumenot 16c1abf1d4 Fix slow unit tests.
10 years ago
Chris Bednarski 443ffd68f2 Added explicit error when SG is not working
10 years ago
Rickard von Essen fb00d07d20 Support future versions of Parallels by using the latest driver
10 years ago
Chris Bednarski a20d979eba Merge pull request #3656 from mlosapio/master
10 years ago
Dan Offord 4428079a68 Add support for ap-south-1 in AWS
10 years ago
Ryan S. Brown c68ddef4e9 (AWS Spot) Add 0.5 cents to discovered spot price
10 years ago
Christopher Boumenot 63edbd40ed Merge pull request #3659 from boumenot/pr-certificate-nil-ref
10 years ago
Christopher Boumenot fed72ded0d azure: handle non-OK responses for key vault
10 years ago
Chris Bednarski a65ff1db79 Merge pull request #3649 from curiositycasualty/if/issue-3592
10 years ago
Mike LoSapio 080806243e Added a hook to query the security groups before launching the instance - seems to catch the AWS eventual consistency nicely
10 years ago
Patrick Robinson 40bd45764c Only set InstanceInititatedShutdownBehavior on ebs instances
10 years ago
Isa 8e86308cb4 don't use invalid -q flag for qemu-img
10 years ago
Paul Meyer 163da48345 builder/azure-arm: Make tenant_id optional
10 years ago
Paul Meyer d3d9307b31 Create TODO for Azure builder
10 years ago
Paul Meyer cb6db06d11 builder/azure: Delete readme
10 years ago
Paul Meyer ee441366eb builder/azure: Remove extra polling code for deployments
10 years ago
Christopher Boumenot a010f80382 Check for nil when querying a certificate.
10 years ago
Chris Bednarski ab9621ab7d Added aws shutdown_behavior to the changelog
10 years ago
Patrick Robinson f361e1d894 Precompile regex
10 years ago
Patrick Robinson b1d6d28a90 Add unit tests for shutdown behaviour
10 years ago
Patrick Robinson a9f914ea97 Add shutdown_behaviour option
10 years ago
Paul Meyer a788ea4d43 azure/builder: fix token validity test
10 years ago
Christopher Boumenot 6dda6f77d6 Add resource_group_name to test cases.
10 years ago
Christopher Boumenot 353ce2f2a6 Merge pull request #3575 from mitchellh/pr-custom-image-url
10 years ago
Paul Meyer 0c79293dde azure-arm: Validate that resource_group_name is being set
10 years ago
owjjh 658fadbc53 changing if conditionals to be ! instead of == false
10 years ago
owjjh d489ce9904 make fmt run
10 years ago
owjjh de5b69a8df Adding ability to skip region validation when using AWS
10 years ago
Christopher Boumenot 5950d3d92b Implement support for custom images.
10 years ago
Chris Bednarski d6b9978d0e Merge pull request #3565 from imduffy15/master
10 years ago
Chris Bednarski e13b7fbfcd Merge pull request #3566 from imduffy15/virtualbox
10 years ago
Ian Duffy fa273f3bea Allow configurable VNC bind IP for QEMU
10 years ago
Chris Bednarski 42a9d9d5a1 Merge pull request #3352 from chalfant/disable-stop-instance
10 years ago
Ian Duffy 9ec319e296 Allow configurable VNC bind IP for VirtualBox builders
10 years ago
Ian Duffy 0327f6c935 Allow configurable VNC bind IP for VMware builders
10 years ago
Brian Candler 873760e69e Clarify how to run with logs if qemu fails to start (#3561)
10 years ago
Chris Bednarski 24cf28d4b6 Merge branch 'yoctocloud-accelerator'
10 years ago
Chris Bednarski bff939b373 Added comment on why we need to open /dev/kvm before using it
10 years ago
Chris Bednarski 45e6a238ff Merge pull request #3050 from andqui/master
10 years ago
Christopher Boumenot c1e7caf53c Validate capture variables to obey Azure's rules. (#3537)
10 years ago
Gonzalo Peci 9c9f8cd451 Add winrm functionality to null provisioner (#2525)
10 years ago
Vasiliy Tolstov 0f638f9111 builder/qemu: add simple kvm/tcg autodetection
10 years ago
Sean Chittenden ef42021f8f Fix unit tests, broken in #3549. (#3548)
10 years ago
Chris Bednarski 5a5d59c2bd Merge pull request #3547 from sean-/f-debug-boot-commands
10 years ago
Christopher Boumenot 83e6044595 Documentation for the Azure builder. (#3518)
10 years ago
Sean Chittenden 98bae9c98e
Pause between boot_commands when debugging a QEMU build
10 years ago
Sean Chittenden d0fd698fb5
Pause between boot_commands when debugging a Parallels build
10 years ago
Christopher Boumenot 5484b9c7d0 Do not use a communicator for unit tests. (#3539)
10 years ago
Sean Chittenden 3ca4782b56
Pause between boot_commands when debugging a Virtualbox build
10 years ago
Sean Chittenden 9b3f8a4be9
Pause between boot_commands when debugging a VMware build
10 years ago
Chris Bednarski 2f0e1218dc Move regexp to package scope so it will be validated by the compiler instead of at runtime
10 years ago
Peter Schultz a99a417db9 builder/googlecompute: validate image_family
10 years ago
Peter Schultz 8546aafec5 builder/googlecompute: support image family
10 years ago
Christopher Boumenot d40e115ad7 Only cleanup if necessary. (#3517)
10 years ago
Christopher Boumenot a91156b134 Dump Azure configuration values.
10 years ago
Chris Bednarski 5ed3c8d563 Updated license information to reference builder/azure
10 years ago
Christopher Boumenot c7018a00c8 Add support for Windows to Azure.
10 years ago
Christopher Boumenot 2d1347c1ec Insert Packer's version into the User Agent. (#3465)
10 years ago
Hao 5139b853fa privilege enabled docker container (#3475)
10 years ago
Billie H. Cleek 165ec694ab fix docker builder with ansible provisioner
10 years ago
Christopher Boumenot bbf286dcbe Fix go fmt issues. (#3463)
10 years ago
Chris Bednarski d7cfd5d01c Remove explicit boolean comparison
10 years ago
kopernikus 84bd2ff754 option to keep the VM registered with esxi
10 years ago
Chris Chalfant 601b833aaa style and documentation changes per PR review comments
10 years ago
Chris Bednarski 133048e86e Update LICENSE notice
10 years ago
Chris Bednarski 17c365e45f Added MIT license
10 years ago
Chris Bednarski 5b5888b230 Initial import of Microsoft contributed code
10 years ago
Chris Chalfant 8163e16e02 gofmt code
10 years ago
Chris Chalfant 72a7123a0b Add option to tell packer not to stop the instance
10 years ago
Chris Bednarski 1b1bbb604e Merge branch 'googlecompute-disk-type' of https://github.com/meatballhat/packer into f-google-disk-type
10 years ago
Vasiliy Tolstov e5276b31a3 fix assign to driveArgs
10 years ago
Chris Bednarski fee00baf6a Revert "close #3192"
10 years ago
Vasiliy Tolstov 3b8f0023e5 close #3192
10 years ago
Rickard von Essen 46f74d8347 Parallels: Support relative paths in output_directory
10 years ago
Rickard von Essen 88a84f5fb2 Merge pull request #3209 from rickard-von-essen/openstack-get-password
10 years ago
Chris Bednarski d0ab8658bc Create a session for EC2RoleProvider; prevents crash; fixes #3123
10 years ago
Nathan Mische 335a2010bf Moving SSH IP version validation to prepare function.
10 years ago
Nathan Mische 8396a2db1e Adding ability to select IP version for SSH connections to OpenStack instances. Addresses #3047
10 years ago
Rickard von Essen 32bbe55f2b Merge pull request #3208 from rickard-von-essen/openstack-messages-ssh
10 years ago
Rickard von Essen 5368697413 Get admin password of booted instance when using WinRM
10 years ago
Rickard von Essen c3bc87cb71 OpenStack: Change some log messages about SSH to connect.
10 years ago
James Bishopp bd8fb014c4 Removed ssh_key_path
10 years ago
Vasiliy Tolstov feee19e4ed file provisioner improvements
10 years ago
Dan Sedlacek 279555b8e1 Added ability to see what SSH Port packer generated in template data
10 years ago
Chris Bednarski 4458de4ea0 Reformat
10 years ago
Chris Bednarski 765ec5cf39 Merge pull request #2962 from dave2/postprocess_amazon_ova
10 years ago
Ian Duffy c4b64eb2c7 Closes #2637 - VRDP support for the virtualbox plugin
10 years ago
Matt Morrison daf57c7632 Add tests and documentation for subnetwork attribute
10 years ago
Matt Morrison 942aaa7a85 Add support for Google subnetworks. Closes #3062. Fixes an issue with how packer populates instances metadata. Closes #3181
10 years ago
Andrew Starr-Bochicchio 6d31470757 Look up snapshot ID based by Droplet, not user.
10 years ago
Rickard von Essen e1c470db80 Merge pull request #3135 from rickard-von-essen/issue-2526
10 years ago
Rickard von Essen 6855c480ad OpenStack: convert SSH keys from BER to DER with OpenSSL, work around for GH-2526.
10 years ago
Vasiliy Tolstov ec4e95493d builder/digitalocean: add ability to specify api url
10 years ago
Chris Bednarski 6c35f44104 Merge pull request #3129 from vtolstov/wait
10 years ago
Chris Bednarski 358b5c62e2 Merge pull request #3143 from ThatGerber/iam-roles
10 years ago
Christopher Gerber e7711c31ea Wrong function to convert int to string.
10 years ago
Christopher Gerber b75d561c56 Fixes more windows testing errors.
10 years ago
Christopher Gerber d25ba245f4 Fixes bytes to string issues in Windows build.
10 years ago
Christopher Gerber a6aefa859f Fixes issue in build where multiple processes were trying to access the same file.
10 years ago
Christopher Gerber 6c3e0daf24 Added tests. Updated CLIConfig to pass tests.
10 years ago
Rickard von Essen 2155576fd6 Merge pull request #2751 from rickard-von-essen/prl_deprecations
10 years ago
Chris Bednarski e6b6f0b020 Merge pull request #2539 from fnoeding/amazon-ebs-fix-ec-user-data-encoding
10 years ago
Christopher Gerber f1ae2a2b5a Moved assume credentials to CLIConfig. Added new functions and methods to CLIConfig. Ran gofmt.
10 years ago
Chris Bednarski 951a7e8ad3 Merge pull request #2596 from manicai/master
10 years ago
Christopher Gerber 4cf9e36085 Changes credential/config file opener to use homedir instead of HOME environmental variable.
10 years ago
Chris Bednarski 24dc798cfb Revert "Prevalidate Hardware Specs on Linux"
10 years ago
Chris Bednarski 6504f4f777 Revert "Only validate vmware resources on local hosts"
10 years ago
Chris Bednarski 7ad2104c7f Revert "Correctly call prepare function in test"
10 years ago
Christopher Gerber 7975c5e336 Move CLIConfig instantiation inside of ProfileName check.
10 years ago
Vasiliy Tolstov 2104fcec69 builder/qemu: allow to specify time.Duration in special <wait> command
10 years ago
Christopher Gerber 883acb18fa IAM Role Switching
10 years ago
Rickard von Essen fd6282529c Remove deprecated parallels_tools_host_path and guest_os_distribution
10 years ago
Chris Bednarski 2dd8ad9449 Merge pull request #2577 from cybercom-finland/os_source_image_name
10 years ago
Chris Bednarski 4490826a17 Merge pull request #3040 from kimor79/3011
10 years ago
Chris Bednarski ffb85f6ea5 Merge pull request #3096 from grubernaut/f-resource-limits
10 years ago
Jake Champlin 6e8bfd3ce9 Correctly call prepare function in test
10 years ago
Jake Champlin f01578c91e Only validate vmware resources on local hosts
10 years ago
Vasiliy Tolstov d96283e475 qemu: allow to use live iso without cache
10 years ago
Chris Bednarski b7ba9a507d Merge pull request #3041 from msabramo/GH-3038_openstack_builder_auto_set_image_type_to_image
10 years ago
Jake Champlin eda84cb2d3 Prevalidate Hardware Specs on Linux
10 years ago
Chris Bednarski 9358e8c355 Merge branch 'hotfix/rearrange_vmx_cleanup' of https://github.com/israelshirk/packer into b-2709
10 years ago
Chris Bednarski 1a5d5acea4 Merge pull request #2737 from jen20/ebs-volume-tags
10 years ago
Chris Bednarski db0e098800 Merge pull request #2750 from rickard-von-essen/issue-2743
10 years ago
Chris Bednarski d6c02f5aeb Change test to use something that looks like a real region code
10 years ago
Chris Bednarski d6fad30162 Merge pull request #2955 from yayugu/feature/ami_product_codes
10 years ago
Ryan Uber 7732cf45a0 builder/googlecompute: fix image name defaults
10 years ago
Anders Quist 077f9621f2 Merge branch 'master' of https://github.com/mitchellh/packer
10 years ago
Chris Bednarski ab721b7cb1 Merge pull request #2898 from markpeek/http-refactor
10 years ago
Chris Bednarski e6f1ea9ab2 Merge pull request #2911 from jtslear/endless-loop
10 years ago
Chris Bednarski 61aea5f123 Merge pull request #2912 from esemplare/esxi_ssh_key_support
10 years ago
Chris Bednarski 7b468af6b8 Merge pull request #2939 from bitrise-io/digitalocean_timeout_increase
10 years ago
Chris Bednarski b3c1fbc092 Merge pull request #3009 from msabramo/openstack_WaitForImage_retry_on_404
10 years ago
Chris Bednarski f1d6fbb8c4 Merge pull request #3030 from caiush/gce-external-static-ip
10 years ago
Chris Bednarski 1ab5fc8ca5 Merge pull request #3037 from ColinHebert/subnet_az_discovery
10 years ago
Chris Bednarski 0cad32c696 Move region list into a function so we can re-use it in tests
10 years ago
Chulki Lee 20c0f6b02b fix doc: wrong function name
10 years ago
Chulki Lee 1aa24035fc add ap-northeast-2: Asia Pacific (Seoul)
10 years ago
Chulki Lee 7018517374 one region per line, sorted
10 years ago
Chulki Lee 3f0795b23c sort regions by name
10 years ago
Chulki Lee 7f3f5f4bfa add tests for all ami regions
10 years ago
Anders Quist 23246c01cf Fix for non consequent if statement (failing ESXi iso builds).
10 years ago