6d2e50e598
The shutdown_timeout config parameter was being ignored (for both the user setting and the "5m" default) on the virtualbox-ovf builder. As a result, packer complained of timeouts on graceful shutdowns, and the build process would error out. This fixes that along with some newly created tests. |
||
---|---|---|
.. | ||
builder.go | ||
config.go | ||
config_test.go | ||
step_import.go | ||
step_import_test.go | ||
step_test.go |