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 184dc6cc44
Merge pull request #9260 from hashicorp/fix_9256
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 Merge pull request #9260 from hashicorp/fix_9256 6 years ago
builder.hcl2spec.go HCL2: generate hcl tags with go-cty tags too (#9306) 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 Update builder/vagrant/driver_2_2.go 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 vagrant builder 7 years ago
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