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 cbaecf9077
remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field.
5 years ago
..
version move version and useragent definitions into sdk 5 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 remove unused SkipValidation field which was a duplicate of the SkipRegionValidation field. 5 years ago
builder.hcl2spec.go regenerate code 5 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 Return error if ssh-config command fails 5 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 move multistep into the plugin sdk 5 years ago
step_add_box.go move multistep into the plugin sdk 5 years ago
step_add_box_test.go move multistep into the plugin sdk 5 years ago
step_create_vagrantfile.go move multistep into the plugin sdk 5 years ago
step_create_vagrantfile_test.go move multistep into the plugin sdk 5 years ago
step_package.go move multistep into the plugin sdk 5 years ago
step_ssh_config.go move multistep into the plugin sdk 5 years ago
step_ssh_config_test.go move multistep into the plugin sdk 5 years ago
step_up.go move multistep into the plugin sdk 5 years ago
step_up_test.go use GlobalID where provided, add test for `vagrant up` args generation 7 years ago