packer-cn/builder/vagrant
Megan Marsh f0461da1a1
Merge pull request #7724 from hashicorp/scrape_doc_to_builder_struct_config
Generate builder documentation markdown from structs.
2019-09-20 16:50:39 -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 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config 2019-08-21 16:44:23 +02: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 builder/vagrant: fix dropped errors in code and tests 2019-09-17 05:39:23 -07: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 vagrant builder: define source box and output box in Vagrantfile 2019-08-07 10:11:34 -07:00
step_create_vagrantfile_test.go builder/vagrant: fix dropped errors in code and tests 2019-09-17 05:39:23 -07:00
step_package.go fix ssh and package steps to use source syntax. 2019-09-18 13:15:49 -07:00
step_ssh_config.go fix ssh and package steps to use source syntax. 2019-09-18 13:15:49 -07:00
step_up.go s/destory/destroy 2019-09-10 14:31:00 -07:00
step_up_test.go use GlobalID where provided, add test for `vagrant up` args generation 2019-09-10 10:46:16 -07:00