Commit Graph

707 Commits (aa59cd55ae4fe5ef6e0cf79d779de69588b087e4)

Author SHA1 Message Date
Mitchell Hashimoto aa59cd55ae builder/vmware: downcase more vmx data
13 years ago
Mitchell Hashimoto 8062fd729d builder/vmware: Fusion suppresses upgrade requests
13 years ago
Mitchell Hashimoto 1915c00525 builder/vmware: fix local output dir exists check
13 years ago
Mitchell Hashimoto 9e9f31314d builder/amazon/chroot: fix compile error
13 years ago
Mitchell Hashimoto 21c7d1c8b1 builder/amazon/chroot: allow no such file errors on upload [GH-588]
13 years ago
Mitchell Hashimoto e4b719a286 builder/amazon/chroot: quote commands and pass through a shell [GH-581]
13 years ago
Mitchell Hashimoto 7495f5bd26 builder/vmware: case-insensitive VMX creation [GH-608]
13 years ago
Mitchell Hashimoto 226c244a46 builder/vmware: start/stop ESXi5 VMX with proper path
13 years ago
Mitchell Hashimoto f88301a890 builder/vmware: only unregister if registration success
13 years ago
Mitchell Hashimoto 5f380a614f builder/vmware: register the VMX to the proper path on esx
13 years ago
Mitchell Hashimoto 4fd6b3222f builder/vmware: log when writing a VMX
13 years ago
Mitchell Hashimoto d1134ea788 builder/vmware: for remote builds, put VMX in temp dir
13 years ago
Mitchell Hashimoto 8dba90e4ad builder/vmware: set proper default disk type for esx
13 years ago
Mitchell Hashimoto 13a420fe50 builder/vmware: make upload dst,src like normal go
13 years ago
Mitchell Hashimoto a665e01ba8 builder/vmware: esx file check works properly
13 years ago
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