packer-cn/builder
John-Paul Robinson 5fe9f3980d Fix #7171: select instance network on which to assign floating ip
Add config parameter instance_floating_ip_net to control
floating ip assignment for a multi-homed instances.  This ensures
the floating ip can be correctly assigned to the instance port
that is connected to the preferred network for floating ip assignment.

This avoids the default first-returned selection method which may
choose a network to which floating ip's can't be assigned,
e.g. because that network is not reachable from the floating ip
network.
2019-07-17 17:00:28 -05:00
..
alicloud/ecs Merge pull request #7747 from chhaj5236/bugfix/refine_io_optimize 2019-06-14 11:58:03 +02:00
amazon refactored step_ami_region_copy to fix bugs and clarify assumptions; added more tests for that step. 2019-07-17 11:30:20 -07:00
azure Fix bug while publishing SIG destination id for every managed image 2019-07-04 00:44:05 +00:00
cloudstack typos 2019-07-03 13:34:23 -07:00
digitalocean test for snapshotTimeout option 2019-07-04 16:28:09 +02:00
docker allow ssh_host config option to override host logic for all builders 2019-07-02 13:56:28 -07:00
file make the file builder run provisioners for testing purposes 2019-04-08 20:09:21 +02:00
googlecompute Merge pull request #7835 from hashicorp/google_oauth 2019-07-08 09:48:27 -07: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 Merge pull request #7785 from dhirschfeld/patch-1 2019-06-25 09:17:40 -07:00
linode allow ssh_host config option to override host logic for all builders 2019-07-02 13:56:28 -07: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 replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key 2019-07-03 13:30:29 -07:00
openstack Fix #7171: select instance network on which to assign floating ip 2019-07-17 17:00:28 -05:00
oracle typos 2019-07-03 13:34:23 -07:00
parallels allow ssh_host config option to override host logic for all builders 2019-07-02 13:56:28 -07:00
profitbricks replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key 2019-07-03 13:30:29 -07:00
proxmox fix(promox): update proxmox-api-go dependency 2019-06-14 20:42:09 +02:00
qemu QEMU: Remove QMPEnable and depend upon VNC password usage for QMP enablement. 2019-07-16 08:56:22 -06:00
scaleway replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key 2019-07-03 13:30:29 -07:00
tencentcloud/cvm fixed tencentcloud builder error strings 2019-07-04 12:15:31 +08:00
triton allow ssh_host config option to override host logic for all builders 2019-07-02 13:56:28 -07:00
ucloud/uhost Update builder/ucloud/uhost/step_create_instance.go 2019-06-28 12:05:23 +08:00
vagrant fix tests 2019-07-09 15:42:48 -07:00
virtualbox move retry code into the common/retry pkg and make retry context aware 2019-04-09 17:46:38 +02:00
vmware Prevent endless reading of closed file in vmware plugin 2019-07-16 16:02:57 +03:00
yandex replace duplicate commHost functions with a single communicator helper that checks for ssh_host and does a statebag lookup for a given key 2019-07-03 13:30:29 -07:00