Commit Graph

2916 Commits (e7dba3e55eec9cfc50f75006a9bc34e6ee159b4e)

Author SHA1 Message Date
mingsheng.su 313723e03b Update website/source/docs/post-processors/ucloud-import.html.md
7 years ago
mingsheng.su 6b29e3a892 Update website/source/docs/post-processors/ucloud-import.html.md
7 years ago
mingsheng.su ece6702afb Update website/source/docs/post-processors/ucloud-import.html.md
7 years ago
mingsheng.su fb9c624281 update docs
7 years ago
mingsheng.su 1099777978 update bucket about no create
7 years ago
mingsheng.su 083d7896f4 update message of ucloud import
7 years ago
mingsheng.su 2c513fce64 update ucloud packer
7 years ago
mingsheng.su 61f9d3a9fe add ucloud import
7 years ago
Megan Marsh eccdb44e3b
Merge pull request #8246 from hashicorp/fix_8089
7 years ago
Megan Marsh 8ac97de8b2 remove vnc config options from virtualbox docs; virtualbox does not implement the vncconfig struct
7 years ago
Megan Marsh d15f43e4eb
Merge pull request #8232 from hashicorp/artifact-tree
7 years ago
Megan Marsh abcbce0c4f
Merge pull request #8253 from hashicorp/plugin_docs
7 years ago
Megan Marsh ca095ecb28
Merge pull request #8257 from hashicorp/vagrant_pp_docs
7 years ago
Megan Marsh 5301f4613d update vagrant docs to explain that the builder and postprocessor are mutually exclusive
7 years ago
Megan Marsh cdc3fdf926
Merge pull request #8247 from b-b3rn4rd/master
7 years ago
Bernard Baltrusaitis ec1d70dc44 adding required changes
7 years ago
Megan Marsh de360df259 update website to hopefully make community builders and provisioners easier to find
7 years ago
Megan Marsh 0c2fba089d
Merge pull request #8250 from tencentyun/master
7 years ago
Megan Marsh 7b428f8c68 switch hyperv vmcx docs to use generated partials
7 years ago
Megan Marsh 34f5bfa498 regenerated things
7 years ago
Li Kexian 6fb8988d08
we added retry on remote api call to improve the user experience
7 years ago
Megan Marsh a3ec70c03d
Merge pull request #8240 from HofmeisterAn/feature/8225-extend-documentation-docker-shell-exec-form
7 years ago
Andre Hofmeister a66de11c31 #8225 Add Docker shell and exec format documentation for CMD and ENTRYPOINT
7 years ago
Megan Marsh 4b9ceb402a update docs to link to master branch template instead of a static, old, link.
7 years ago
Adrien Delorme c027e9b367
Merge pull request #8236 from keenan-v1/patch-1
7 years ago
Adrien Delorme cf1555bf17 Merge remote-tracking branch 'origin/master' into artifact-tree
7 years ago
Paul Meyer 015c194986 clarify docs
7 years ago
Paul Meyer ade95350d6 Use sudo in docs
7 years ago
Paul Meyer fe584f4448 Format updates
7 years ago
Paul Meyer 19a3502b36 Add 'vm' template function
7 years ago
Paul Meyer f72c4ec7a3 Update example and docs
7 years ago
Paul Meyer 37931c551f add example
7 years ago
Paul Meyer cf8688ec40 doc updates after Dan's review
7 years ago
Paul Meyer 066ae0aa07 Documentation update
7 years ago
Jonathan Walker (Keenan) 6c486c4ab8
Fix "Acces" typo in amazon-ebs.html.md.erb
7 years ago
Adrien Delorme 71f80e2ad2 Update amazon-chroot.html.md.erb
7 years ago
Joakim Westin 8628c75de1
Changed from jq to JMESPath queries
7 years ago
Megan Marsh 9c782f4d04 Revert "Qemu builder disk size as a string"
7 years ago
Megan Marsh 44f91c9afc Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name"
7 years ago
Megan Marsh a45c7cfc3d
Merge pull request #8223 from lsmith130/patch-1
7 years ago
Megan Marsh 985c49502e
Merge pull request #8224 from tencentyun/master
7 years ago
Landon Smith 4ea3460617
Update user-variables.html.md
7 years ago
Megan Marsh 90573a97dd
Merge pull request #8208 from psinghal20/conventional-format-isotime
7 years ago
Etienne Deneuve f9aebe1c9c Change: Update doc, windows vm need ``/mode:vm`` to be syspreped correctly
7 years ago
psinghal20 6492995a20
feat: add strftime function in templates
7 years ago
Li Kexian 7fd2006d35
change links to english version
7 years ago
Adrien Delorme ef4db8b158
Merge branch 'master' into f-proxmox-cpu-type-support
7 years ago
Samuel Noordhuis 5add6cc6c8
Add ability to select CPU type
7 years ago
Samuel Noordhuis d3f369494a
Add support for SCSI controller selection
7 years ago
Megan Marsh 0026792d2f remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name
7 years ago
Megan Marsh 928c6a3615
Merge pull request #8183 from hashicorp/communicator_docs
7 years ago
Megan Marsh ccf58f0c98 major rework of communicator docs and addition of preseed guides
7 years ago
Ash Jindal 9d17a7f136
Fixed CPE in description of `file` builder
7 years ago
Kevin Faulkner 1ecfa032ba Qemu builder disk size as a string
7 years ago
Megan Marsh dfaded3f80
Merge pull request #8172 from neumayer/definedtags
7 years ago
Megan Marsh 5be06912a7 add docs for error provisioner
7 years ago
Calle Pettersson 8a443a7e21 Allow running the template VM in a Proxmox resource pool
7 years ago
Robert Neumayer 70b2d300e6 Support defined tags for oci builder
7 years ago
Paul Meyer feeae1514e Refactor client config
7 years ago
Gennady Lipenkov ad7feedb08 Remove 'yandex.html.md', 'yandex.html.md.erb' would be used
7 years ago
Gennady Lipenkov d070b4868a Wrap values with backticks
7 years ago
Gennady Lipenkov 00e4e0c7a7 Add description of field in config struct
7 years ago
Calle Pettersson dfb8fd1de5
Fix pool type doc error
7 years ago
Gennady Lipenkov fceaa9ccf9 Add retries to Yandex builder
7 years ago
Adrien Delorme 0f14077664 Merge remote-tracking branch 'origin/master' into switch_sed_because_license
7 years ago
Adrien Delorme 39fa1170a3
Merge pull request #8136 from StingRayZA/more-hyperv-docs
7 years ago
Raimund Hook cfa3e7ec9f
Update website/source/docs/builders/hyperv-iso.html.md.erb
7 years ago
Raimund Hook ffa3781dc2 Added note for hyperv-iso docs - hyperv-kvpd
7 years ago
Adrien Delorme 849de792da re-apply doc changes of master
7 years ago
Raimund Hook c4831ba02c Added disk_block_size unit clarification to hyperv-iso doc
7 years ago
Adrien Delorme 3fe9d52e3f Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Megan Marsh 61b237b6f7
Merge pull request #8097 from onematchfox/vagrant-cloud
7 years ago
Daniel Kimsey 887f3bb12e fixup: doc words
7 years ago
Daniel Kimsey 3b64620234 SSH tunneling support
7 years ago
Megan Marsh 577a34b1c3
Merge pull request #8106 from shapeblue-br/master
7 years ago
William Bianchini 3022576b57
Update cloudstack.html.md
7 years ago
William Bianchini 39a1f64d52 Add cloudstack.html.md documentation of eject_iso and eject_iso_delay options
7 years ago
Adrien Delorme 79fbe98f90 document replace & replace_all
7 years ago
cmaahs 3e6cc05751 magictime_docs: Adding a reference to the go docs for formatting
7 years ago
Matt Kotsenas 17d2aa5f93
Fix typos in azure-setup.html.md
7 years ago
allinwait 171c2a9a07 add the floppy label option
7 years ago
Brian Fox 331babc2ce allow blank access_token (no auth) for private vagrant box hosting
7 years ago
Gennady Lipenkov 524b822e11 Support GPU instances, allow set source image by name
7 years ago
Adrien Delorme 146b88ba1e Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme e730e9f3ce
Merge pull request #8051 from DanHam/aws-vol-tags
7 years ago
Arjun Dandagi 675260a8c1
added version compatibility to console command
7 years ago
Adrien Delorme 058fa2116d
Merge pull request #8064 from mjrider/issue-8060
7 years ago
Adrien Delorme 1a7416e128
Merge pull request #8071 from hashicorp/add_third_party_plugins_to_website
7 years ago
Megan Marsh 29897e3cd2 update copy explaining where to find plugins
7 years ago
Robbert Müller 3c69a938c5
Update documentation for vsphere post-processor
7 years ago
Adrien Delorme 55358175bf
Merge pull request #8054 from zaro0508/debugger-doc
7 years ago
Khai Do b442c0ad45 add debugging info to debugging page as well
7 years ago
DanHam 6b80075db0
Docs: Add `run_volume_tags` option to the ebsvolume docs
7 years ago
DanHam 06b049987b
Docs: Formatting, fixes, nits, and improvements to the ebsvolume builder doc
7 years ago
DanHam a418a22cae
Docs: Fix missing required option `ami_name` for ebssurrogate builder
7 years ago
Adrien Delorme a73471366e docs: remove deled partial reference
7 years ago
Adrien Delorme 75f31b8fac add ssh interface docs to openstack
7 years ago
Zeyu Ye 125c02e86a 📝 incorrect documentation in `alicloud-ecs` builder, env for `security_token` should be `SECURITY_TOKEN` instead of `SecurityToken`
7 years ago
Adrien Delorme 5517d41468 make sure all documentation fields are there
7 years ago
Adrien Delorme 2db109d55b Merge branch 'master' into scrape_doc_to_builder_struct_config
7 years ago
Tadej Janež 491c832f59
Fix ansible provisioner docs for galaxy_force_install conf parameter
7 years ago
DanHam 53c59fc486
Document use of Artifice and Vagrant Cloud pp's. Other changes
7 years ago
Adrien Delorme 4cb7c30987 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Megan Marsh 17d9a85895
Merge pull request #7945 from ahilsend/hcloud-image-filter
7 years ago
stsully 9b94b9857a
update verbiage
7 years ago
Megan Marsh 94d8da60f0
Merge pull request #7940 from jgeorgeson/openstack-winrmpassword-provisioners
7 years ago
Megan Marsh ce0f11a651
Merge pull request #7912 from hashicorp/set_config_dir
7 years ago
DanHam cfcff0760f
Add docs for option to allow dynamic generation of box Vagrantfiles
7 years ago
Andre Hilsendeger 9bda133e80 doc(builder/hcloud): allow selecting image based on filters
7 years ago
Megan Marsh 087d7d1bb6
Merge pull request #7944 from pommetjehorlepiep/master
7 years ago
Megan Marsh 2eaa2d7898
Merge pull request #7946 from exoscale/fix/exoscale-post-processor-wording
7 years ago
Megan Marsh 5639204532
Merge pull request #7962 from jdclouddevelopers/master
7 years ago
Megan Marsh d4fdae6a68
Merge pull request #7966 from jason-azze/patch-1
7 years ago
Jason Azze a2c21f0b78
Allow the enter command to render.
7 years ago
xiaohan.liang f4fc9dd09a Rewrite all files, remove sensitive information
7 years ago
Justin Georgeson 2818ab517c [docs] Add OpenStack to list of providers supporting .WinRMPassword template variable
7 years ago
DanHam 66b5b9f8c5
Fix incorrect `execute_command` defaults in shell-local pp docs
7 years ago
Marc Falzon 21d9158edc Update the Exoscale post-processor documentation
7 years ago
pommetjehorlepiep c7149c6204
Optional configuration key 'cpu' incorrect. Needs to be 'cpus'
7 years ago
Megan Marsh c0e37e6045
Merge pull request #7780 from tmeckel/own-vbox-snapshot
7 years ago
Megan Marsh a1cc3c652d
Merge pull request #7916 from rubentsirunyan/ansible-galaxy-support
7 years ago
Megan Marsh 1952130030
Merge pull request #7920 from hashicorp/fix_7865
7 years ago
Megan Marsh cb16873081 add docs for shared_image_gallery_timeout option
7 years ago
Brian Cain 85278342fb
Update vagrant cloud post processor token example
7 years ago
Ruben Tsirunyan f9d79addac Adding documentation for ansible-galaxy related arguments
7 years ago
Thomas Meckel a876bf3c4e Added documentation for virtualbox-vm builder
7 years ago
mingsheng.su 66f142adf1 update docs
7 years ago
mingsheng.su 59c8911cd5 update api about stop instance
7 years ago
Megan Marsh 7e2ea77634 docs
7 years ago
Megan Marsh 2e3d4bebe7 docs
7 years ago
Megan Marsh 3d22535742
Merge pull request #7884 from jprorama/fix-7171
7 years ago
Megan Marsh 166f1de5fd
Merge pull request #7887 from xunleii/f-scaleway-autoremove-volume
7 years ago
Megan Marsh aeceba5fd2
Merge pull request #7906 from grahamking/patch-1
7 years ago
Graham King 5d470ae731
plugins.html.md: Update docs example to match code example.
7 years ago
Graham King efd70c8dce
plugins.html.md: Unix dir packer.d -> .packer.d
7 years ago
Alexandre NICOLAIE a338dab8fc docs: add Scaleway documentation
7 years ago
John-Paul Robinson c428154c6d Document instance_floating_ip_net attribute
7 years ago
Megan Marsh 2934e0c621
Merge pull request #7893 from StefanScherer/inspec-input-file
7 years ago
Megan Marsh 54a7b4f377 update comments and docs
7 years ago
y-kuno 6305c555df Add openstack image min_disk option
7 years ago
Stefan Scherer 35dae5791c
Use --input-file instead of --attrs.
7 years ago
Marin Salinas 653bf24211 website: add block_device attributes documentation in bsusurrogate
7 years ago
Marin Salinas a28ea324a0 website: fix some naming mistakes on the example configurations
7 years ago
Marin Salinas a152ca272e website: add outscale bsuvolume website documentation
7 years ago
Marin Salinas 0fe9971843 website: add outscale chroot website documentation
7 years ago
Marin Salinas 46afe22f8b website: add bsusurrogate website documentation
7 years ago
Marin Salinas 6b3da118fb website: add outscale bsu builder webite documentation
7 years ago
Megan Marsh e658a50880 refactored step_ami_region_copy to fix bugs and clarify assumptions; added more tests for that step.
7 years ago
Megan Marsh 6b1a407e2a
Merge pull request #7870 from hashicorp/fix_7673
7 years ago
Megan Marsh 54d2ad5028 refactored step_ami_region_copy to fix bugs and clarify assumptions; added more tests for that step.
7 years ago