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 a847530a83
Update builder/vagrant/driver_2_2.go
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 fix config pointers 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 Update builder/vagrant/driver_2_2.go 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 use strconv.unquote instead of DIY 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