packer-cn/builder
Sander van Harmelen 285ff6940e Revert some changes made in #4149 (#4175)
After some more research and testing it turns out we can support the use case where you want to reuse an associated IP address that already has port 22 or 5985 forwarded, by using a random public port.

The correct port to open in the firewall is different for the type of firewall used. The standard firewall requires the public port to be opened and the network ACL requires the private port to be opened.

So by partially reverting this code and updating which ports to open in which cases, we can support all use cases again.
2016-11-16 10:30:32 +01:00
..
amazon fix new session error when creating cred chain. 2016-11-14 11:39:22 -08:00
azure Merge pull request #3996 from boumenot/pr-issue-3968 2016-10-13 13:39:54 -07:00
cloudstack Revert some changes made in #4149 (#4175) 2016-11-16 10:30:32 +01:00
digitalocean run gofmt 2016-11-01 14:08:04 -07:00
docker aws-sdk: use session.NewSession 2016-11-01 15:53:04 -07:00
file Added acceptance test for file builder 2015-06-16 11:31:53 -07:00
googlecompute Merge pull request #4101 from lwander/f-googlecompute-ssh-private-key-file 2016-11-03 11:04:02 -07:00
null Add -on-error command line argument to allow preserving artifacts on builder errors 2016-09-16 12:15:00 +00:00
openstack builder/openstack: Support using SSH password. 2016-10-08 23:18:19 +02:00
parallels run gofmt 2016-11-01 14:08:04 -07:00
profitbricks run gofmt 2016-11-01 14:08:04 -07:00
qemu Fix keycodes for ctrl,shift and alt key when sending over VNC 2016-11-04 19:26:14 +09:00
virtualbox run gofmt 2016-11-01 14:08:04 -07:00
vmware Fix keycodes for ctrl,shift and alt key when sending over VNC 2016-11-04 19:26:14 +09:00