packer-cn/builder/vagrant
Megan Marsh 327cd67557 fix tests 2019-07-09 15:42:48 -07:00
..
artifact.go Add vagrant-cloud post-processor support for the vagrant builder 2019-03-12 05:33:46 +02:00
artifact_test.go Add vagrant-cloud post-processor support for the vagrant builder 2019-03-12 05:33:46 +02:00
builder.go use box_name instead of source_path when generating vagrant file 2019-07-09 15:26:04 -07:00
builder_test.go tests, logic cleanup, docs for vagrant builder 2019-02-04 14:08:43 -08:00
driver.go use VAGRANT_CWD rather than changing packer run directories 2019-02-07 14:35:01 -08:00
driver_2_2.go Update builder/vagrant/driver_2_2.go 2019-05-13 10:43:09 +02:00
ssh.go vagrant builder 2019-02-04 14:08:43 -08:00
step_add_box.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_add_box_test.go tests, logic cleanup, docs for vagrant builder 2019-02-04 14:08:43 -08:00
step_create_vagrantfile.go use box_name instead of source_path when generating vagrant file 2019-07-09 15:26:04 -07:00
step_create_vagrantfile_test.go fix tests 2019-07-09 15:42:48 -07:00
step_package.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00
step_ssh_config.go allow user to override vagrant authentication by setting ssh_username and ssh_password. 2019-06-21 16:27:34 -07:00
step_up.go rename interpolation context from ctx to ictx and contexts to ctx to avoid conflicts 2019-04-03 15:56:15 +02:00