packer-cn/builder/cloudstack
Yamashita, Yuu ab4636ae0f Explicitly specify `zoneid` in CloudStack's `associateIpAddress` call (#4995)
Generally speaking, this must be harmless since the IP address
and the virtual machine need to be deployed to the same zone.
2017-06-09 21:11:52 +02:00
..
artifact.go Add a CloudStack Builder 2016-10-16 15:29:18 +02:00
artifact_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
config_test.go Removed default value for ssh_username 2016-11-17 22:30:34 +01:00
ssh.go update ssh client usage for new crypto/ssh version 2017-05-18 12:01:44 -07:00
step_configure_networking.go Explicitly specify `zoneid` in CloudStack's `associateIpAddress` call (#4995) 2017-06-09 21:11:52 +02:00
step_create_instance.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_create_template.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_prepare_config.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
step_shutdown_instance.go move packer to hashicorp 2017-04-04 13:39:01 -07:00