packer-cn/builder/digitalocean
Matthew Hooker 366dc3da0a
move multistep imports to helper.
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
2018-01-24 17:09:15 -08:00
..
artifact.go Wait for snapshot transfer and change artifact output 2017-05-16 21:00:13 -07:00
artifact_test.go Fix tests and add more 2017-05-16 21:00:13 -07:00
builder.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
builder_acc_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
config.go Added ipv6 option for digitalocean builder 2017-11-01 15:41:25 -04:00
ssh.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_create_droplet.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_create_ssh_key.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_droplet_info.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_power_off.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_shutdown.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_snapshot.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
token_source.go builder/digitalocean: switch to new lib 2015-06-10 14:02:06 -07:00
wait.go Wait for snapshot transfer and change artifact output 2017-05-16 21:00:13 -07:00