packer-cn/builder/digitalocean
Mitchell Hashimoto b9fb065d27 packer: Add Destroy method to artifact
[GH-18]
2013-06-18 16:01:14 -07:00
..
api.go builder/digitalocean: print bad status code as string 2013-06-17 14:54:24 +02:00
artifact.go packer: Add Destroy method to artifact 2013-06-18 16:01:14 -07:00
artifact_test.go builder/digitalocean: implement artifacts with the snapshot name 2013-06-17 13:01:42 +02:00
builder.go builder/digitalocean: only execute the snapshotname template if parsed 2013-06-18 00:06:59 +02:00
builder_test.go builder/digitalocean: use text/template for the snapshot name 2013-06-17 14:21:15 +02:00
step_connect_ssh.go builder/digitalocean: completed initial pass at all steps. 2013-06-13 19:56:34 +02:00
step_create_droplet.go builder/digitalocean: improve error messages from DO api 2013-06-17 14:54:18 +02:00
step_create_ssh_key.go builder/digitalocean: improve error messages from DO api 2013-06-17 14:54:18 +02:00
step_droplet_info.go builder/digitalocean: completed initial pass at all steps. 2013-06-13 19:56:34 +02:00
step_power_off.go builder/digitalocean: add configurable "event_delay" for sleeps 2013-06-17 13:28:21 +02:00
step_provision.go builder/digitalocean: completed initial pass at all steps. 2013-06-13 19:56:34 +02:00
step_snapshot.go builder/digitalocean: use text/template for the snapshot name 2013-06-17 14:21:15 +02:00
wait.go builder/digitalocean: No need for destroy steps, builder works! 2013-06-14 15:26:03 +02:00