You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder
Megan Marsh d4b6a61445
don't store names of volumes we will be deleting when the instance terminates
7 years ago
..
alicloud/ecs Merge pull request #7747 from chhaj5236/bugfix/refine_io_optimize 7 years ago
amazon don't store names of volumes we will be deleting when the instance terminates 7 years ago
azure fix typo 7 years ago
cloudstack use length instead of a nil test. 7 years ago
digitalocean rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
docker fix bug where ReadAll on the stderr pipe was causing an infinite hang because there was no stderr to report 7 years ago
file make the file builder run provisioners for testing purposes 7 years ago
googlecompute refactor: replace *packer.MultiError from type signature of createInstanceMetadata with generic error interface 7 years ago
hcloud change Builder to be passed a context for cancellation 7 years ago
hyperone allow a provisioner to timeout 7 years ago
hyperv Merge pull request #7785 from dhirschfeld/patch-1 7 years ago
linode Add Linode Images builder 7 years ago
lxc allow a provisioner to timeout 7 years ago
lxd allow a provisioner to timeout 7 years ago
ncloud rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
null change Builder to be passed a context for cancellation 7 years ago
oneandone rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
openstack Remove some debugging messages. 7 years ago
oracle allow a provisioner to timeout 7 years ago
parallels allow a provisioner to timeout 7 years ago
profitbricks rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
proxmox fix(promox): update proxmox-api-go dependency 7 years ago
qemu Go fmt AdditionalDiskSizes code 7 years ago
scaleway rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
tencentcloud/cvm feature: support data disks for tencentcloud builder 7 years ago
triton rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
ucloud/uhost Update builder/ucloud/uhost/step_create_instance.go 7 years ago
vagrant allow user to override vagrant authentication by setting ssh_username and ssh_password. 7 years ago
virtualbox move retry code into the common/retry pkg and make retry context aware 7 years ago
vmware Correct typo in var name 7 years ago
yandex fix test 7 years ago