Commit Graph

14 Commits (774a168957f14cedc2dd67b9bb2ea329fcd5d294)

Author SHA1 Message Date
Megan Marsh bb43b5cac4 improve validation and error handling around synced_folder
6 years ago
Megan Marsh a847530a83
Update builder/vagrant/driver_2_2.go
6 years ago
Megan Marsh 48811ed4e5 replace buffer copy loop with a scanner that handles carriage returns
6 years ago
Megan Marsh 6315f69019 break out of loop once channel is read from.
6 years ago
Megan Marsh bbd64896a0 use strconv.unquote instead of DIY
6 years ago
Megan Marsh 5980d32efb remove unhelpful quotes to fix bug with reading key from a path with spaces in it.
6 years ago
Megan Marsh a7be0bed30 Make Vagrant driver code pass through logs as it receives them rather than buffering and returning them all at the end of the call.
7 years ago
Lars Lehtonen c6212731ff builder/vagrant: fix dropped errors in code and tests
7 years ago
Adrien Delorme 783f6938cf
Update builder/vagrant/driver_2_2.go
7 years ago
Megan Marsh ff59cfdaae Work around bug in libvirt-vagrant plugin by changing directories instead of supplying absolute path to output box
7 years ago
Esten Rye ba5385b224 Fix invalid character issue on Windows.
7 years ago
Megan Marsh 5057220ad2 use VAGRANT_CWD rather than changing packer run directories
7 years ago
Megan Marsh af7131b169 tests, logic cleanup, docs for vagrant builder
7 years ago
Megan Marsh ad21367b21 vagrant builder
7 years ago