packer-cn/builder
chbell43 653fa2298f use guard clauses
* just return early if no FloatingIP is required

* move the instanceIP declaration up and store in the state bag to avoid
errors in ssh.go
2018-10-29 18:36:08 +00:00
..
alicloud/ecs remove stray struct dumps in logs 2018-09-27 00:14:05 -07:00
amazon make ValidateRegion a member of *AccessConfig and make it variadic 2018-10-24 11:26:53 +02:00
azure Miscellaneous doc improvements 2018-10-18 19:09:49 -04:00
cloudstack new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
digitalocean pass config as a pointer so that ssh configuration is correctly set 2018-09-18 11:36:21 +02:00
docker new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
file spelling: virtualization 2018-03-14 03:29:14 +00:00
googlecompute builder/googlecompute: validate startup_script_file exists 2018-10-15 16:09:33 -07:00
hcloud Remove Debug Message 2018-10-18 10:29:06 +02:00
hyperv builder/hyperv/vmcx: allow to set generation from buildfile 2018-10-24 12:20:52 +02:00
lxc Merge pull request #6543 from thedrow/lxc-root-path 2018-08-06 11:34:01 -07:00
lxd Fix issue #6561 - Pass "--config" option correctly to "lxc launch" 2018-08-02 19:37:53 +00:00
ncloud new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
null SSHPrivateKey => SSHPrivateKeyFile 2018-08-29 14:40:32 +02:00
oneandone new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
openstack use guard clauses 2018-10-29 18:36:08 +00:00
oracle new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
parallels make builder/parallels/common/output_config_test.go invisible to windows 2018-10-17 09:59:13 +02:00
profitbricks new option allowing user to clean up the ephemeral ssh key from the authorized_keys file 2018-09-14 11:06:38 -07:00
qemu Merge pull request #6807 from dev-rowbot/qemu-net-device-6804 2018-10-18 14:09:22 -07:00
scaleway scaleway: add boottype parameter in config 2018-09-27 16:37:07 +02:00
triton builer/triton: pass config as a pointer so values could be set 2018-09-27 16:27:34 +02:00
virtualbox make TestStepShutdown_shutdownDelay less strict on schedule 2018-10-17 12:49:38 +02:00
vmware use strconv.Quote instead of fmt.Sprint 2018-10-22 10:59:47 -07:00