packer-cn/builder/vagrant
Megan Marsh 24c42e4a1f
Merge pull request #7397 from vhaidamaka/fix-7321
Add vagrant-cloud post-processor support for the vagrant builder
2019-03-15 16:00:05 -07:00
..
artifact.go Add vagrant-cloud post-processor support for the vagrant builder 2019-03-12 05:33:46 +02:00
artifact_test.go Add vagrant-cloud post-processor support for the vagrant builder 2019-03-12 05:33:46 +02:00
builder.go Merge pull request #7397 from vhaidamaka/fix-7321 2019-03-15 16:00:05 -07:00
builder_test.go tests, logic cleanup, docs for vagrant builder 2019-02-04 14:08:43 -08:00
driver.go use VAGRANT_CWD rather than changing packer run directories 2019-02-07 14:35:01 -08:00
driver_2_2.go use VAGRANT_CWD rather than changing packer run directories 2019-02-07 14:35:01 -08:00
ssh.go vagrant builder 2019-02-04 14:08:43 -08:00
step_add_box.go we lost the skip_add step somewhere 2019-02-14 14:46:14 -08:00
step_add_box_test.go tests, logic cleanup, docs for vagrant builder 2019-02-04 14:08:43 -08:00
step_create_vagrantfile.go use VAGRANT_CWD rather than changing packer run directories 2019-02-07 14:35:01 -08:00
step_create_vagrantfile_test.go just make vagrantfile instead of calling init 2019-02-07 12:39:56 -08:00
step_package.go tests, logic cleanup, docs for vagrant builder 2019-02-04 14:08:43 -08:00
step_ssh_config.go tests, logic cleanup, docs for vagrant builder 2019-02-04 14:08:43 -08:00
step_up.go tests, logic cleanup, docs for vagrant builder 2019-02-04 14:08:43 -08:00