Mitchell Hashimoto
|
6d57e0c530
|
builder/digitalocean: timeout TCP connections to SSH
|
2013-06-19 13:26:08 -07:00 |
Mitchell Hashimoto
|
0235a00545
|
builder/digitalocean: compile with scrub changes
|
2013-06-19 13:26:03 -07:00 |
Mitchell Hashimoto
|
0770e2ddec
|
builder/digitalocean: Scrub sensitive information out of logs
/cc @pearkes
|
2013-06-19 13:18:53 -07:00 |
Mitchell Hashimoto
|
221281b714
|
builder/digitalocean: fmt
|
2013-06-18 22:02:09 -07:00 |
Mitchell Hashimoto
|
91253c4f32
|
builder/digitalocean: Implement Artifact destroy
/cc @pearkes
|
2013-06-18 21:54:15 -07:00 |
Mitchell Hashimoto
|
0f354c79d1
|
packer: Add Destroy method to artifact
[GH-18]
|
2013-06-18 16:01:14 -07:00 |
Jack Pearkes
|
8d41363085
|
builder/digitalocean: only execute the snapshotname template if parsed
|
2013-06-18 00:06:59 +02:00 |
Jack Pearkes
|
1a6f410257
|
builder/digitalocean: check for err parsing template for snapshot name
|
2013-06-17 23:54:28 +02:00 |
Jack Pearkes
|
46d3e7c1a4
|
builder/digitalocean: print bad status code as string
|
2013-06-17 14:54:24 +02:00 |
Jack Pearkes
|
1e6780e496
|
builder/digitalocean: improve error messages from DO api
|
2013-06-17 14:54:18 +02:00 |
Jack Pearkes
|
031b20f197
|
builder/digitalocean: use text/template for the snapshot name
|
2013-06-17 14:21:15 +02:00 |
Jack Pearkes
|
54e8eaab1c
|
builder/digitalocean: add configurable "event_delay" for sleeps
|
2013-06-17 13:28:21 +02:00 |
Jack Pearkes
|
875ee0a871
|
builder/digitalocean: implement artifacts with the snapshot name
|
2013-06-17 13:01:42 +02:00 |
Jack Pearkes
|
7f8cd0caf7
|
builder/digitalocean: generate temp rsa keypairs for ssh communication
|
2013-06-15 22:43:18 +02:00 |
Mitchell Hashimoto
|
793877568f
|
builder/digitalocean: Make tests pass
/cc @pearkes
|
2013-06-15 11:11:03 -07:00 |
Mitchell Hashimoto
|
ba1c7101c5
|
builder/digitalocean: Add support for -debug mode
/cc @pearkes
|
2013-06-15 11:09:26 -07:00 |
Mitchell Hashimoto
|
5b31c2f073
|
builder/digitalocean: Adhere to new interface, make default in Packer
@pearkes: I added "digital-ocean" to the default config since it will
be shipping with Packer. :)
|
2013-06-15 11:06:39 -07:00 |
Jack Pearkes
|
8ba8932552
|
builder/digitalocean: No need for destroy steps, builder works!
|
2013-06-14 15:26:03 +02:00 |
Jack Pearkes
|
a774e2b444
|
builder/digitalocean: completed initial pass at all steps.
|
2013-06-13 19:56:34 +02:00 |
Jack Pearkes
|
dd6e4e4933
|
builder/digitalocean: connect_ssh, create_droplet, droplet_info
|
2013-06-13 18:48:19 +02:00 |
Jack Pearkes
|
4e6993909c
|
builder/digitalocean: builder config tests and create_ssh_key step
|
2013-06-13 17:58:06 +02:00 |
Jack Pearkes
|
787a3178b3
|
builder/digitalocean: WIP commit of api interface and initial config
|
2013-06-13 16:03:10 +02:00 |