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 39354f64e5
move helper/communicator dir into packer-plugin-sdk
5 years ago
..
version move version and useragent definitions into sdk 5 years ago
artifact.go move Artifact and artifact mock to the sdk 5 years ago
artifact_test.go move Artifact and artifact mock to the sdk 5 years ago
builder.go move helper/communicator dir into packer-plugin-sdk 5 years ago
builder.hcl2spec.go regenerate code 5 years ago
builder_test.go extract builder interface to sdk 5 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 Ui definition into the packer plugin sdk. 5 years ago
step_add_box_test.go move multistep into the plugin sdk 5 years ago
step_create_vagrantfile.go move Ui definition into the packer plugin sdk. 5 years ago
step_create_vagrantfile_test.go move multistep into the plugin sdk 5 years ago
step_package.go move Ui definition into the packer 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 Ui definition into the packer plugin sdk. 5 years ago
step_up_test.go use GlobalID where provided, add test for `vagrant up` args generation 7 years ago