mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-23 18:04:11 -05:00
Detach iso file after loading image to cache, allowing OS to boot from volume ater the installation Add eject iso check and wait timeout Closes #7235 |
||
|---|---|---|
| .. | ||
| artifact.go | ||
| artifact_test.go | ||
| builder.go | ||
| builder_test.go | ||
| config.go | ||
| config_test.go | ||
| ssh.go | ||
| step_configure_networking.go | ||
| step_create_instance.go | ||
| step_create_security_group.go | ||
| step_create_template.go | ||
| step_detach_iso.go | ||
| step_keypair.go | ||
| step_prepare_config.go | ||
| step_shutdown_instance.go | ||