Commit Graph

511 Commits (4236ffc8ebbca5280704a9bdb2bcabdccbce62bb)
 

Author SHA1 Message Date
Jack Pearkes 4236ffc8eb builder/digitalocean: only execute the snapshotname template if parsed
13 years ago
Jack Pearkes b75daf62ff builder/amazonebs: check for err parsing template for ami name
13 years ago
Jack Pearkes e62bcefcb8 builder/digitalocean: check for err parsing template for snapshot name
13 years ago
Mitchell Hashimoto 5ecd30a75f Merge pull request #17 from mitchellh/b-digital-ocean-fixup
13 years ago
Mitchell Hashimoto dd89716ed5 packer: An initial PostProcessor interface
13 years ago
Mitchell Hashimoto 8f097399bf command/build: only output artifacts if we have some
13 years ago
Mitchell Hashimoto 47dcd47376 command/build: Improved output when builds error
13 years ago
Mitchell Hashimoto f4a5adf471 packer: Output a newline when interrupted for UI
13 years ago
Jack Pearkes 6eb0568f07 builder/digitalocean: print bad status code as string
13 years ago
Jack Pearkes 341cfb2c2d builder/digitalocean: improve error messages from DO api
13 years ago
Jack Pearkes 477ac8cd31 builder/digitalocean: use text/template for the snapshot name
13 years ago
Jack Pearkes 1e17e90acd builder/digitalocean: add configurable "event_delay" for sleeps
13 years ago
Jack Pearkes c12e9ff9a8 builder/digitalocean: implement artifacts with the snapshot name
13 years ago
Mitchell Hashimoto e0b05355c3 packer: If interrupted, Ask is disabled
13 years ago
Mitchell Hashimoto dc5d261994 packer: Ui can return an error for Ask, returns one for interrupt
13 years ago
Jack Pearkes 25d5874042 builder/digitalocean: generate temp rsa keypairs for ssh communication
13 years ago
Mitchell Hashimoto a73e71c37f packer/rpc: Panic in error case
13 years ago
Mitchell Hashimoto 67eaa07cf4 packer: Get rid of "name" in template, wasn't used for anything
13 years ago
Mitchell Hashimoto d8cdc88cbe builder/digitalocean: Make tests pass
13 years ago
Mitchell Hashimoto f289ddce60 builder/digitalocean: Add support for -debug mode
13 years ago
Mitchell Hashimoto 3983edb1a3 fmt
13 years ago
Mitchell Hashimoto 03d7a7f6b5 builder/digitalocean: Adhere to new interface, make default in Packer
13 years ago
Mitchell Hashimoto a76a9e86fc 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