packer-cn/builder/vagrant
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
we have to to give it to our hook
2019-04-03 15:55:55 +02: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 change Builder to be passed a context for cancellation 2019-04-03 15:55:55 +02: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 Fix invalid character issue on Windows. 2019-03-15 20:00:27 -05: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