Commit Graph

1894 Commits (df760bda9fd7bd7e5dc8421da2da98228faef9c8)

Author SHA1 Message Date
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
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
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