315d4ce5f5
Instead of pulling the plug on a droplet with the "poweroff" command, we first send a soft shutdown to the API, then we poweroff to allow the snapshot to properly complete. Sending just a shutdown and then snapshotting wasn't as reliable as sending the poweroff manually, for reasons unknown to me. This fixes #332. |
||
---|---|---|
.. | ||
api.go | ||
artifact.go | ||
artifact_test.go | ||
builder.go | ||
builder_test.go | ||
ssh.go | ||
step_create_droplet.go | ||
step_create_ssh_key.go | ||
step_droplet_info.go | ||
step_power_off.go | ||
step_shutdown.go | ||
step_snapshot.go | ||
wait.go |