Commit Graph

699 Commits (ba8a0dbec0600a259d9216057739fd71aba68d4c)

Author SHA1 Message Date
Mitchell Hashimoto ba8a0dbec0 builder/vmware: only unregister if registration success
13 years ago
Mitchell Hashimoto e5ae542142 builder/vmware: register the VMX to the proper path on esx
13 years ago
Mitchell Hashimoto 2ccc5e80c7 builder/vmware: log when writing a VMX
13 years ago
Mitchell Hashimoto b228723903 builder/vmware: for remote builds, put VMX in temp dir
13 years ago
Mitchell Hashimoto a4b54f1cf3 builder/vmware: set proper default disk type for esx
13 years ago
Mitchell Hashimoto 148d7c06ab builder/vmware: make upload dst,src like normal go
13 years ago
Mitchell Hashimoto 2c8843b4de builder/vmware: esx file check works properly
13 years ago
Mitchell Hashimoto 8a8ac430d1 builder/vmware: upload the ISO to the ESXi machine
13 years ago
Mitchell Hashimoto 483cda18c1 builder/vmware: make things more Go-like
13 years ago
Doug MacEachern a828a9a064 builder/vmware: new driver to support building images directly on ESX
13 years ago
Mitchell Hashimoto 636e647c45 builder/qemu: set proper HTTPIP for boot command [GH-597]
13 years ago
Mitchell Hashimoto 5ededd527a builder/qemu: catch early exits of qemu
13 years ago
Mitchell Hashimoto 170e2459ff builder/qemu: remove constructor, more Go-like
13 years ago
Mitchell Hashimoto 3bc0c4aa25 builder/qemu: simplify driver, make things more Go-like
13 years ago
Mitchell Hashimoto d78787e182 builder/qemu: remove floppy support, not used currently
13 years ago
Mitchell Hashimoto 07e5a85bab builder/qemu: log VM output
13 years ago
Mitchell Hashimoto b75a2935f3 builder/qemu: unnecssary log
13 years ago
Mitchell Hashimoto 385a338354 builder/qemu: get rid of unnecessary step
13 years ago
Mitchell Hashimoto e982eb38dc builder/qemu: alphabetize some things
13 years ago
Mitchell Hashimoto e44aea496d builder/qemu: passing tests
13 years ago
Mitchell Hashimoto ac1012c108 Merge pull request #385 from TranscendComputing/master
13 years ago
Mitchell Hashimoto c8e911cdc3 Merge branch 'security-groups' of https://github.com/whiteley/packer into whiteley-security-groups
13 years ago
Ross Smith II c6392481f9 fixed artifact test
13 years ago
Ross Smith II 2cad46aa1f post-processor/vagrant: Adds vagrant support for digitalocean
13 years ago
Mitchell Hashimoto 255f27a24e Merge pull request #589 from mitchellh/f-do-droplet-name
13 years ago
Mitchell Hashimoto 7aab3381f1 builder/vmware: check for ifconfig in /sbin [GH-591]
13 years ago
Mitchell Hashimoto cf0ac15ecc builder/vmware: force LANG=C for ifconfig [GH-592]
13 years ago
Mitchell Hashimoto 6c19ba621f builder/virtualbox: no panic if ssh host port min/max is same [GH-594]
13 years ago
Jack Pearkes b13c25532c builder/digitalocean: add a droplet_name configuration value
13 years ago
Mitchell Hashimoto 9acaa97a32 builder/virtualbox,vmware: warning if shutdown_command is not specified
13 years ago
Mitchell Hashimoto a6150e6596 builder/all: update to warnings
13 years ago
Mitchell Hashimoto 3cd7379d1f builder/amazon/*: warnings
13 years ago
Mitchell Hashimoto aa95caa261 builder/virtualbox: allow disabling guest addition uploading
13 years ago
Mitchell Hashimoto 7f639d89b6 builder/amazon/*,builder/openstack: properly scrub sensitive [GH-554]
13 years ago
Matthew Hooker 6620b9cc9b Merge pull request #572 from ktruong7/format-issues1
13 years ago
ktruong7 1f31ac1737 spelling mistake in comments
13 years ago
Mitchell Hashimoto f4b404627c builder/amazon/instance: support AZ here too
13 years ago
Mitchell Hashimoto b95a56899f builder/amazon: rename availzone to availability zone
13 years ago
Mitchell Hashimoto 7fa797d878 Merge pull request #550 from mitchellh/fix#536
13 years ago
Fabian Grutschus 5e440fa4c1 Arguments Prefix (--) was missing for (data)portconfig
13 years ago
Matthew Hooker 1aa551a49c builder/amazon/common: Add AvailZone to StepRunSourceInstance struct
13 years ago
Matthew Hooker 60428cef60 builder/amazon/ebs: Add config for target AZ.
13 years ago
Mitchell Hashimoto 5e3c8c4fe6 builder/virtualbox,vmware: support user templates in SSH key path
13 years ago
Mitchell Hashimoto 30be4927d6 builder/virtualbox: use proper SATA port arg [GH-547]
13 years ago
Tom Hite 9ebd44a98a Merge branch 'master' of http://github.com/mitchellh/packer
13 years ago
Matthew Hooker 79ac16c3d7 builder/amazon/chroot:
13 years ago
Mitchell Hashimoto 24ad445e2b builder/amazon,builder/openstack: remove more cgl libs
13 years ago
Mitchell Hashimoto 79f7936d66 Remove dependency on identifier package, use time ordered UUID [GH-541]
13 years ago
Mitchell Hashimoto b1e1c44f74 Merge pull request #512 from hoshposh/vbox-shutdown-issue
13 years ago
Mitchell Hashimoto 26b6e27917 Merge pull request #522 from patricklucas/fix_instance_not_found_race
13 years ago