packer-cn/builder/cloudstack
Michael Bochkaryov da7e72246c Add instance_display_name parameter for Cloudstack builder
This change introduce instance_display_name optional parameter
for Cloudstack builder to set custom VM display name.
By default it is set to "Created by Packer".
2019-10-26 21:13:45 -07: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 [cloudstack builder] Detach iso step 2019-09-13 21:33:49 -03:00
builder_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
config.go Add instance_display_name parameter for Cloudstack builder 2019-10-26 21:13:45 -07:00
config.hcl2spec.go Add instance_display_name parameter for Cloudstack builder 2019-10-26 21:13:45 -07:00
config_test.go cloudstack: Add default cidr_list [ 0.0.0.0/0 ] 2017-07-14 11:12:41 +02:00
ssh.go typos 2019-07-03 13:34:23 -07:00
step_configure_networking.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_instance.go Add instance_display_name parameter for Cloudstack builder 2019-10-26 21:13:45 -07:00
step_create_security_group.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_create_template.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_detach_iso.go [cloudstack builder] Detach iso step 2019-09-13 21:33:49 -03:00
step_keypair.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_prepare_config.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_shutdown_instance.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00