Commit Graph

19 Commits (b4e70cc0ec0b24b040fe0dfbf68c560dc6c0f736)

Author SHA1 Message Date
Megan Marsh 06a0db9350 allow user to override vagrant authentication by setting ssh_username and ssh_password.
7 years ago
Brian Fox d6776dc5f2 Remove unused variable
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
Adrien Delorme c4f3dccc14 rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Esten Rye ba5385b224 Fix invalid character issue on Windows.
7 years ago
Megan Marsh 24c42e4a1f
Merge pull request #7397 from vhaidamaka/fix-7321
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Vadym Haidamaka 4855bc79c9 Add vagrant-cloud post-processor support for the vagrant builder
7 years ago
Megan Marsh 9f702af6d9 we lost the skip_add step somewhere
7 years ago
Megan Marsh 5057220ad2 use VAGRANT_CWD rather than changing packer run directories
7 years ago
Megan Marsh dc848ea5d7 just make vagrantfile instead of calling init
7 years ago
Megan Marsh e56d7f7234 fix tests
7 years ago
Megan Marsh 608b7cb7a3 review comments
7 years ago
Megan Marsh a7d9d62996 fix tests on windows
7 years ago
Megan Marsh af7131b169 tests, logic cleanup, docs for vagrant builder
7 years ago
Megan Marsh 52892699ca make it work with a local vagrant box
7 years ago
Megan Marsh ad21367b21 vagrant builder
7 years ago