mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 09:51:08 -05:00
Add configuration option `networks`, a list of network UUIDs, to attach to the source instance. In some openstack installs, no default network will be attached or the network with the ability to attach a public floating IP will need to be specified. |
||
|---|---|---|
| .. | ||
| access_config.go | ||
| access_config_test.go | ||
| artifact.go | ||
| artifact_test.go | ||
| builder.go | ||
| builder_test.go | ||
| image_config.go | ||
| image_config_test.go | ||
| run_config.go | ||
| run_config_test.go | ||
| server.go | ||
| ssh.go | ||
| step_allocate_ip.go | ||
| step_create_image.go | ||
| step_key_pair.go | ||
| step_run_source_server.go | ||