packer/builder
Matthew Hooker a831d522be
change run signatures
Run now takes a context as well as a statebag. We'll assign the context
to the blank identifier to prevent namespace collisions. We'll let the
step authors opt-in to using the context.

`find . -iname "step_*.go" -exec gsed -i'' 's/func \(.*\)Run(/func \1Run(_ context.Context, /' {} \;`
2018-01-24 17:09:17 -08:00
..
alicloud/ecs change run signatures 2018-01-24 17:09:17 -08:00
amazon change run signatures 2018-01-24 17:09:17 -08:00
azure change run signatures 2018-01-24 17:09:17 -08:00
cloudstack change run signatures 2018-01-24 17:09:17 -08:00
digitalocean change run signatures 2018-01-24 17:09:17 -08:00
docker change run signatures 2018-01-24 17:09:17 -08:00
file move multistep imports to helper. 2018-01-24 17:09:15 -08:00
googlecompute change run signatures 2018-01-24 17:09:17 -08:00
hyperv change run signatures 2018-01-24 17:09:17 -08:00
lxc change run signatures 2018-01-24 17:09:17 -08:00
lxd change run signatures 2018-01-24 17:09:17 -08:00
null move multistep imports to helper. 2018-01-24 17:09:15 -08:00
oneandone change run signatures 2018-01-24 17:09:17 -08:00
openstack change run signatures 2018-01-24 17:09:17 -08:00
oracle/oci change run signatures 2018-01-24 17:09:17 -08:00
parallels change run signatures 2018-01-24 17:09:17 -08:00
profitbricks change run signatures 2018-01-24 17:09:17 -08:00
qemu change run signatures 2018-01-24 17:09:17 -08:00
triton change run signatures 2018-01-24 17:09:17 -08:00
virtualbox change run signatures 2018-01-24 17:09:17 -08:00
vmware change run signatures 2018-01-24 17:09:17 -08:00