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 4b7132c87c
Merge remote-tracking branch 'origin/master' into sharing_info
6 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 Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
builder.hcl2spec.go build using HCL2 (#8423) 6 years ago
builder_test.go Merge remote-tracking branch 'origin/master' into sharing_info 6 years ago
driver.go use VAGRANT_CWD rather than changing packer run directories 7 years ago
driver_2_2.go Make Vagrant driver code pass through logs as it receives them rather than buffering and returning them all at the end of the call. 6 years ago
ssh.go
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 add insert_key option for toggling whether to add Vagrant's insecure key 6 years ago
step_create_vagrantfile_test.go fix tests 6 years ago
step_package.go fix ssh and package steps to use source syntax. 7 years ago
step_ssh_config.go fix ssh and package steps to use source syntax. 7 years ago
step_up.go implement ID and Type values in the provisioner template info sharing 6 years ago
step_up_test.go use GlobalID where provided, add test for `vagrant up` args generation 7 years ago