You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/builder/vagrant
Adrien Delorme c4f3dccc14
rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts
7 years ago
..
artifact.go Add vagrant-cloud post-processor support for the vagrant builder 7 years ago
artifact_test.go Add vagrant-cloud post-processor support for the vagrant builder 7 years ago
builder.go change Builder to be passed a context for cancellation 7 years ago
builder_test.go tests, logic cleanup, docs for vagrant builder 7 years ago
driver.go use VAGRANT_CWD rather than changing packer run directories 7 years ago
driver_2_2.go Fix invalid character issue on Windows. 7 years ago
ssh.go vagrant builder 7 years ago
step_add_box.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_add_box_test.go tests, logic cleanup, docs for vagrant builder 7 years ago
step_create_vagrantfile.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_create_vagrantfile_test.go just make vagrantfile instead of calling init 7 years ago
step_package.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_ssh_config.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago
step_up.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 7 years ago