packer-cn/builder
Marques Johansson 99987c2d56 Add Linode Images builder
Packer Builder for [Linode Images](https://www.linode.com/docs/platform/disk-images/linode-images/)

Adds the following builder:

  * `linode`

Based on https://github.com/linode/packer-builder-linode (MPL/2)
(formerly maintained by @dradtke).  Includes website docs and tests.

Relates to #174, #3131
2019-04-15 20:40:59 -04:00
..
alicloud/ecs rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
amazon update code after go mod update 2019-04-11 14:19:24 +02:00
azure move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
cloudstack rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
digitalocean rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
docker use our own copy of iochan.LineReader 2019-04-11 14:25:24 +02:00
file make the file builder run provisioners for testing purposes 2019-04-08 20:09:21 +02:00
googlecompute move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
hcloud change Builder to be passed a context for cancellation 2019-04-03 15:55:55 +02:00
hyperone allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
hyperv add keep_registered option to hyperv 2019-04-12 15:59:09 -07:00
linode Add Linode Images builder 2019-04-15 20:40:59 -04:00
lxc allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
lxd allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
ncloud rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
null change Builder to be passed a context for cancellation 2019-04-03 15:55:55 +02:00
oneandone rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
openstack rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
oracle allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
parallels allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
profitbricks rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
proxmox Revert "Revert "Merge pull request #7391 from carlpett/proxmox-builder"" 2019-04-12 12:26:34 +02:00
qemu move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
scaleway rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
tencentcloud/cvm move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
triton rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
vagrant rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
virtualbox move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
vmware allow a provisioner to timeout 2019-04-08 20:09:21 +02:00
yandex Remove LICENSE and THIRD-PARTY 2019-04-12 01:13:27 +03:00