Commit Graph

692 Commits (aba932b58b02b349b366cac42fefe75615adca87)

Author SHA1 Message Date
Mitchell Hashimoto aba932b58b builder/vmware: upload the ISO to the ESXi machine
13 years ago
Mitchell Hashimoto 4d299ee41d builder/vmware: make things more Go-like
13 years ago
Doug MacEachern e7542ff33d builder/vmware: new driver to support building images directly on ESX
13 years ago
Mitchell Hashimoto 2e0ff556f2 builder/qemu: set proper HTTPIP for boot command [GH-597]
13 years ago
Mitchell Hashimoto 34c411eb12 builder/qemu: catch early exits of qemu
13 years ago
Mitchell Hashimoto da120d3c07 builder/qemu: remove constructor, more Go-like
13 years ago
Mitchell Hashimoto ac9b643e81 builder/qemu: simplify driver, make things more Go-like
13 years ago
Mitchell Hashimoto 144a9d2ac7 builder/qemu: remove floppy support, not used currently
13 years ago
Mitchell Hashimoto 7370acf9e8 builder/qemu: log VM output
13 years ago
Mitchell Hashimoto 3e58ca4c98 builder/qemu: unnecssary log
13 years ago
Mitchell Hashimoto 1d70002719 builder/qemu: get rid of unnecessary step
13 years ago
Mitchell Hashimoto 1de263d3d8 builder/qemu: alphabetize some things
13 years ago
Mitchell Hashimoto 3683d7cd23 builder/qemu: passing tests
13 years ago
Mitchell Hashimoto 701f31ca4d Merge pull request #385 from TranscendComputing/master
13 years ago
Mitchell Hashimoto 8bbf9a8da8 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
13 years ago
Ross Smith II bf79008abf fixed artifact test
13 years ago
Ross Smith II a479482d67 post-processor/vagrant: Adds vagrant support for digitalocean
13 years ago
Mitchell Hashimoto fe0b1aa75b Merge pull request #589 from mitchellh/f-do-droplet-name
13 years ago
Mitchell Hashimoto d740015ef4 builder/vmware: check for ifconfig in /sbin [GH-591]
13 years ago
Mitchell Hashimoto dd6b5f0d85 builder/vmware: force LANG=C for ifconfig [GH-592]
13 years ago
Mitchell Hashimoto 8f50d2dd9a builder/virtualbox: no panic if ssh host port min/max is same [GH-594]
13 years ago
Jack Pearkes 4f6f9e1639 builder/digitalocean: add a droplet_name configuration value
13 years ago
Mitchell Hashimoto f40a6e21aa builder/virtualbox,vmware: warning if shutdown_command is not specified
13 years ago
Mitchell Hashimoto f9747ad110 builder/all: update to warnings
13 years ago
Mitchell Hashimoto 2d221c5947 builder/amazon/*: warnings
13 years ago
Mitchell Hashimoto 6dea765ba4 builder/virtualbox: allow disabling guest addition uploading
13 years ago
Mitchell Hashimoto 2964f27cc5 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
13 years ago
Matthew Hooker 7fbd3f1ad4 Merge pull request #572 from ktruong7/format-issues1
13 years ago
ktruong7 bdd4294a41 spelling mistake in comments
13 years ago
Mitchell Hashimoto d9aaf49234 builder/amazon/instance: support AZ here too
13 years ago
Mitchell Hashimoto 8b7e258829 builder/amazon: rename availzone to availability zone
13 years ago
Mitchell Hashimoto 60bb158bf1 Merge pull request #550 from mitchellh/fix#536
13 years ago
Fabian Grutschus 5bc3150bb5 Arguments Prefix (--) was missing for (data)portconfig
13 years ago
Matthew Hooker 831621ea8b builder/amazon/common: Add AvailZone to StepRunSourceInstance struct
13 years ago
Matthew Hooker 73a638749a builder/amazon/ebs: Add config for target AZ.
13 years ago
Mitchell Hashimoto 65169b4576 builder/virtualbox,vmware: support user templates in SSH key path
13 years ago
Mitchell Hashimoto a54e5e70da builder/virtualbox: use proper SATA port arg [GH-547]
13 years ago
Tom Hite 2ac0f633ea Merge branch 'master' of http://github.com/mitchellh/packer
13 years ago
Matthew Hooker fa3e70ef75 builder/amazon/chroot:
13 years ago
Mitchell Hashimoto 3fad717ba4 builder/amazon,builder/openstack: remove more cgl libs
13 years ago
Mitchell Hashimoto 697c91b0b0 Remove dependency on identifier package, use time ordered UUID [GH-541]
13 years ago
Mitchell Hashimoto e7414f334b Merge pull request #512 from hoshposh/vbox-shutdown-issue
13 years ago
Mitchell Hashimoto 54e1f70a3c Merge pull request #522 from patricklucas/fix_instance_not_found_race
13 years ago
Matthew Hooker 7ae1042696 common/config: strip keys appropriate for OpenStack.
13 years ago
Matthew Hooker 739fbc8962 common/config: config filter function [GH-521]
13 years ago
Patrick Lucas aeb0e8bc06 Fix race condition after launching EC2 instance
13 years ago
Matthew Hooker 2c5f742fa3 builder/digitalocean: Scrub config before logging [GH-516]
13 years ago
Lyndon Washington 53b15e62cc Formatted contributions
13 years ago
Lyndon Washington 50bc71e4a2 Moved the 1 sec timeout to the export step
13 years ago
Tom Hite 75fe878633 Fixes #3 via minor documentation fix and setting default properly (in the net_device template value, virtio is incorrect -- must be virtio-net).
13 years ago