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 b695615d7d
fix local file stating (#9660)
6 years ago
..
artifact.go Sharing info with post-processors via artifact (#8632) 6 years ago
artifact_test.go Sharing info with post-processors via artifact (#8632) 6 years ago
builder.go fix local file stating (#9660) 6 years ago
builder.hcl2spec.go ci/tech-debt: Fix vmware acceptance tests (#9636) 6 years ago
builder_test.go fix local file stating (#9660) 6 years ago
driver.go use VAGRANT_CWD rather than changing packer run directories 7 years ago
driver_2_2.go improve validation and error handling around synced_folder 6 years ago
driver_mock.go only re-set path name if it needs to be unquoted; otherwise unquote r… (#8826) 6 years ago
ssh.go
step_add_box.go replace buffer copy loop with a scanner that handles carriage returns 6 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 only re-set path name if it needs to be unquoted; otherwise unquote r… (#8826) 6 years ago
step_ssh_config_test.go only re-set path name if it needs to be unquoted; otherwise unquote r… (#8826) 6 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