Commit Graph

495 Commits (abbf9798b4f417ca23698beb76b98bcdb4412dfa)
 

Author SHA1 Message Date
Mitchell Hashimoto abbf9798b4 packer/rpc: Panic in error case
13 years ago
Mitchell Hashimoto 3435e63b52 packer: Get rid of "name" in template, wasn't used for anything
13 years ago
Mitchell Hashimoto 793877568f builder/digitalocean: Make tests pass
13 years ago
Mitchell Hashimoto ba1c7101c5 builder/digitalocean: Add support for -debug mode
13 years ago
Mitchell Hashimoto d0dc0a769e fmt
13 years ago
Mitchell Hashimoto 5b31c2f073 builder/digitalocean: Adhere to new interface, make default in Packer
13 years ago
Mitchell Hashimoto a6eea4642a Merge pull request #15 from pearkes/f-do-builder
13 years ago
Mitchell Hashimoto f754c171e8 builder/*: Add support for debug
13 years ago
Mitchell Hashimoto 22e7345148 packer: Ui requires input for Ctrl-C
13 years ago
Mitchell Hashimoto 4c1873d1f3 command/build: Redo interrupt handling to be more robust
13 years ago
Mitchell Hashimoto ea01d7b2c6 fmt
13 years ago
Mitchell Hashimoto 9a69b21025 packer: Ui.Ask quits during interrupt
13 years ago
Mitchell Hashimoto 21b6d2a435 builder/common: multistep debug fn gracefully exits during an interrupt
13 years ago
Mitchell Hashimoto ac029d9ed0 builder/vmware: Use proper pausefn
13 years ago
Mitchell Hashimoto e0f2bcf8a2 packer: Add "Ask" method to Ui to ask for input
13 years ago
Mitchell Hashimoto cbd3f59578 builder/vmware: Enable the debug runner
13 years ago
Mitchell Hashimoto 45566feb75 command/build: Say we're in debug mode if we're in it
13 years ago
Mitchell Hashimoto bd843cfc16 command/build: -debug flag enables debug mode
13 years ago
Mitchell Hashimoto 6c718bc3be website: unset the ruby version breaks things...
13 years ago
Mitchell Hashimoto 9181c8e4ad website: Specify Ruby 1.9.3 as the ruby version for website
13 years ago
Mitchell Hashimoto d500bda916 website: update docs for new builder interface
13 years ago
Mitchell Hashimoto 8217e64a8d packer: Set DebugConfigKey to true if debug is on
13 years ago
Mitchell Hashimoto fd044982d9 packer: Additional comments
13 years ago
Mitchell Hashimoto a6194467ac builder/*: Adhere to the new interface
13 years ago
Mitchell Hashimoto 9f5a247511 packer: Builders can take multiple configs
13 years ago
Mitchell Hashimoto a45c7fb0ea packer: Add SetDebug to Build objects
13 years ago
Mitchell Hashimoto e00a30e729 packer: Comments on Build interface
13 years ago
Jack Pearkes 8ba8932552 builder/digitalocean: No need for destroy steps, builder works!
13 years ago
Jack Pearkes a774e2b444 builder/digitalocean: completed initial pass at all steps.
13 years ago
Mitchell Hashimoto 4daefc2588 fmt
13 years ago
Mitchell Hashimoto 57725da852 command/validate: Validate configuration
13 years ago
Mitchell Hashimoto a35feebe70 packer: Build no longer takes Ui for Prepare
13 years ago
Mitchell Hashimoto c8120bc2eb TODO in command/validate
13 years ago
Mitchell Hashimoto 0b896a0ce2 command/validate: validates templates
13 years ago
Jack Pearkes dd6e4e4933 builder/digitalocean: connect_ssh, create_droplet, droplet_info
13 years ago
Mitchell Hashimoto d6b0ff6a7f command/build: Add -except flag
13 years ago
Jack Pearkes 4e6993909c builder/digitalocean: builder config tests and create_ssh_key step
13 years ago
Jack Pearkes 8599af62a4 builder/digitalocean: add the do builder as a plugin
13 years ago
Jack Pearkes 787a3178b3 builder/digitalocean: WIP commit of api interface and initial config
13 years ago
Mitchell Hashimoto 760995dba1 builder/virtualbox: say when forcefully shutting down
13 years ago
Mitchell Hashimoto 6516e5a627 builder/virtualbox: export
13 years ago
Mitchell Hashimoto 48a3892ce6 builder/virtualbox: graceful shutdown
13 years ago
Mitchell Hashimoto 52391bb1f3 builder/virtualbox: Use the common downloader
13 years ago
Mitchell Hashimoto a0a78b68e8 builder/common: Create a downloader
13 years ago
Mitchell Hashimoto 66faf73799 website: update new buidler interface
13 years ago
Mitchell Hashimoto 521b59a6fa Make everything support the new builder interface
13 years ago
Mitchell Hashimoto 12cc8e98aa packer/rpc: less panics, more returning errors
13 years ago
Mitchell Hashimoto d2023c69be packer/rpc: returning errors from builds works properly
13 years ago
Mitchell Hashimoto db8aeaba40 packer, packer/rpc: Build/builders can return errors now
13 years ago
Mitchell Hashimoto e101b031fc builder/virtualbox: Cancel mid-type if we can
13 years ago