When enabling http_directory in #75 it seems to break boot_command - the keystrokes aren't sent through to control the boot for 30 seconds which is too late, despite boot_wait = "5s" being set.
I wonder if it's because of this line:
https://github.com/cirruslabs/packer-plugin-tart/pull/58/files#diff-ca2528fec399d3e12f23b8a1dbe42423edb6ac4e0b6f414d101cb2b14497a562R55
When enabling
http_directoryin #75 it seems to breakboot_command- the keystrokes aren't sent through to control the boot for 30 seconds which is too late, despiteboot_wait = "5s"being set.I wonder if it's because of this line:
https://github.com/cirruslabs/packer-plugin-tart/pull/58/files#diff-ca2528fec399d3e12f23b8a1dbe42423edb6ac4e0b6f414d101cb2b14497a562R55