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
Megan Marsh 2fa79c6086
fix tests
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 update docs 6 years ago
builder.hcl2spec.go add insert_key option for toggling whether to add Vagrant's insecure key 6 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 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 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 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 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
step_up_test.go use GlobalID where provided, add test for `vagrant up` args generation 7 years ago