• Greg Lu's avatar
    builder/virtualbox/ovf: fix shutdown_timeout handling · 6d2e50e5
    Greg Lu authored
    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.
    6d2e50e5
config_test.go 1.61 KB