Commit Graph

37 Commits (d-powershell-generated-docs)

Author SHA1 Message Date
Megan Marsh b695615d7d
fix local file stating (#9660)
6 years ago
Megan Marsh a414e7cdb9 convert relative to absolute path in prepare
6 years ago
Megan Marsh bb43b5cac4 improve validation and error handling around synced_folder
6 years ago
Megan Marsh 184dc6cc44
Merge pull request #9260 from hashicorp/fix_9256
6 years ago
Megan Marsh 03b2c4355e include Wilken's suggestion
6 years ago
Adrien Delorme 0fa60c68fb
Drop the iso_checksum_type & iso_checksum_url fields (#8437)
6 years ago
Megan Marsh 266bba279b linting
6 years ago
Megan Marsh aadd95497a fix tests
6 years ago
Megan Marsh a892d13d56 make package_include match output_vagrantfile parsing and abspath calculation
6 years ago
Jeff Escalante bcc848a83d
were rendering yay
6 years ago
Sylvia Moss dc31bad539
Sharing info with post-processors via artifact (#8632)
6 years ago
Adrien Delorme a67948f155 fix config pointers
6 years ago
Adrien Delorme 4b7132c87c Merge remote-tracking branch 'origin/master' into sharing_info
6 years ago
Adrien Delorme 0785c2f6fc
build using HCL2 (#8423)
6 years ago
Megan Marsh 0f6d1beccf add an extra string array to the Prepare() return values in the builder interfaces; this sets up the ability for builders to give the provisioners custom user-accessible build-time variables.
6 years ago
Megan Marsh 5692294a96 use absolute path for vagrantfile to avoid confusion with build directory later
6 years ago
Megan Marsh 8f996cd4de update docs
6 years ago
Megan Marsh 3b3aa562ed add insert_key option for toggling whether to add Vagrant's insecure key
6 years ago
Adrien Delorme 078ba7c8c3 commit old code generation tool
6 years ago
Adrien Delorme 6fbd664b66 builder.vagrant: simplify communicator.Config field
6 years ago
Adrien Delorme 4cb7c30987 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Miles Crabill ff157c8a6d
vagrant builder: define source box and output box in Vagrantfile
7 years ago
Megan Marsh 4a9d42b78f use box_name instead of source_path when generating vagrant file
7 years ago
Adrien Delorme 8488176dae vagrant/builder.Config rewrap docs
7 years ago
Adrien Delorme e6cbb013ba add // go:generate struct-markdown to all previously edited files
7 years ago
Adrien Delorme f1917edd34 generate the comments for config struct of builders scraping doc website
7 years ago
Brian Fox d6776dc5f2 Remove unused variable
7 years ago
Adrien Delorme a4bf94dd3c change Builder to be passed a context for cancellation
7 years ago
Megan Marsh 24c42e4a1f
Merge pull request #7397 from vhaidamaka/fix-7321
7 years ago
Adrien Delorme 9f82b75e57 Use the hashicorp/go-getter to download files
7 years ago
Vadym Haidamaka 4855bc79c9 Add vagrant-cloud post-processor support for the vagrant builder
7 years ago
Megan Marsh 9f702af6d9 we lost the skip_add step somewhere
7 years ago
Megan Marsh 5057220ad2 use VAGRANT_CWD rather than changing packer run directories
7 years ago
Megan Marsh dc848ea5d7 just make vagrantfile instead of calling init
7 years ago
Megan Marsh af7131b169 tests, logic cleanup, docs for vagrant builder
7 years ago
Megan Marsh 52892699ca make it work with a local vagrant box
7 years ago
Megan Marsh ad21367b21 vagrant builder
7 years ago