Megan Marsh
0c2fba089d
Merge pull request #8250 from tencentyun/master
...
tencentcloud-cvm builder: we added retry on remote api call to improve the user experience
2019-10-21 14:45:37 -07:00
Megan Marsh
836aaafaa3
Merge pull request #8203 from sumit-kalra/master
...
Azure-ARM builder: Deploy NSG if list of IP addresses is provided in config
2019-10-21 11:10:58 -07:00
Li Kexian
6fb8988d08
we added retry on remote api call to improve the user experience
2019-10-21 13:21:56 +08:00
Megan Marsh
a3ec70c03d
Merge pull request #8240 from HofmeisterAn/feature/8225-extend-documentation-docker-shell-exec-form
...
#8225 Add Docker shell and exec format documentation for CMD and ENTRYPOINT
2019-10-16 11:42:49 -07:00
Andre Hofmeister
a66de11c31
#8225 Add Docker shell and exec format documentation for CMD and ENTRYPOINT
2019-10-16 19:09:11 +02:00
Megan Marsh
4b9ceb402a
update docs to link to master branch template instead of a static, old, link.
2019-10-16 09:54:29 -07:00
Adrien Delorme
c027e9b367
Merge pull request #8236 from keenan-v1/patch-1
...
Fix "Acces" typo in amazon-ebs.html.md.erb
2019-10-16 10:42:47 +02:00
Paul Meyer
575de8659e
Merge pull request #8226 from larohra/IncreasePollingDuration
...
[azure] Increase polling duration
2019-10-15 16:25:36 -07:00
Paul Meyer
015c194986
clarify docs
2019-10-15 22:29:09 +00:00
Paul Meyer
ade95350d6
Use sudo in docs
2019-10-15 21:14:20 +00:00
Paul Meyer
fe584f4448
Format updates
2019-10-15 21:14:20 +00:00
Paul Meyer
19a3502b36
Add 'vm' template function
2019-10-15 21:14:20 +00:00
Paul Meyer
f72c4ec7a3
Update example and docs
2019-10-15 21:14:20 +00:00
Paul Meyer
97e48153bc
fixup! Default for Gen 1 VMs
2019-10-15 21:14:20 +00:00
Paul Meyer
37931c551f
add example
2019-10-15 21:14:20 +00:00
Paul Meyer
cf8688ec40
doc updates after Dan's review
2019-10-15 21:14:20 +00:00
Paul Meyer
8c73450f3d
fixup! Add documentation to config struct
2019-10-15 21:14:20 +00:00
Paul Meyer
e05d6a223e
fixup! Documentation update
2019-10-15 21:14:20 +00:00
Paul Meyer
066ae0aa07
Documentation update
2019-10-15 21:14:20 +00:00
Paul Meyer
cb729e5a38
Add documentation to config struct
2019-10-15 21:13:37 +00:00
Jonathan Walker (Keenan)
6c486c4ab8
Fix "Acces" typo in amazon-ebs.html.md.erb
...
Found and fixed a typo in the Amazon EBS documentation for "Access"
2019-10-15 15:42:43 -04:00
Joakim Westin
8628c75de1
Changed from jq to JMESPath queries
...
Changed the examples to use AZ CLI built-in JMESPath query instead of needing `jq` tool installed (functionally they are the same)
2019-10-15 10:34:48 +02:00
Megan Marsh
9c782f4d04
Revert "Qemu builder disk size as a string"
...
This reverts commit 1ecfa032ba
.
2019-10-14 13:09:22 -07:00
Megan Marsh
44f91c9afc
Revert "remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name"
...
This reverts commit 0026792d2f
.
2019-10-14 13:08:15 -07:00
larohra
9dc622af05
Fixed circleCi test
2019-10-14 19:31:44 +00:00
Megan Marsh
a45c7cfc3d
Merge pull request #8223 from lsmith130/patch-1
...
Update user-variables.html.md
2019-10-14 10:54:36 -07:00
Megan Marsh
985c49502e
Merge pull request #8224 from tencentyun/master
...
change links to english version
2019-10-14 10:42:44 -07:00
Landon Smith
4ea3460617
Update user-variables.html.md
...
Looks like the vault variables description was copied from the environment variables section, and someone left a reference to a environment variables.
2019-10-13 16:32:47 -07:00
Megan Marsh
90573a97dd
Merge pull request #8208 from psinghal20/conventional-format-isotime
...
feat: add strftime function in templates
2019-10-11 12:50:40 -07:00
Etienne Deneuve
f9aebe1c9c
Change: Update doc, windows vm need ``/mode:vm`` to be syspreped correctly
2019-10-11 14:52:59 +02:00
psinghal20
6492995a20
feat: add strftime function in templates
...
This commit adds strfttime function in templates to provide conventional format for ISO time based on C standard.
Signed-off-by: psinghal20 <psinghal20@gmail.com>
2019-10-11 14:35:39 +05:30
Sumit Kalra
4bd09f381e
Fixing documentation ( #6 )
2019-10-10 11:30:28 -07:00
Li Kexian
7fd2006d35
change links to english version
2019-10-10 17:06:21 +08:00
Sumit Kalra
97f33647da
Adding auto-generated documentation ( #5 )
2019-10-08 16:02:39 -07:00
Adrien Delorme
ef4db8b158
Merge branch 'master' into f-proxmox-cpu-type-support
2019-10-08 10:34:53 +02:00
Megan Marsh
deda067355
Merge pull request #8199 from brickstool/f-proxmox-add-scsi-controller-support
...
[Proxmox] Add support for SCSI controller selection
2019-10-07 10:37:54 -07:00
Samuel Noordhuis
5add6cc6c8
Add ability to select CPU type
2019-10-06 21:39:53 +11:00
Samuel Noordhuis
d3f369494a
Add support for SCSI controller selection
2019-10-06 20:14:04 +11:00
amree
7dbcefaf20
Update "Build an Image" Documentation
...
We defined a user variable for the region but we're not using it. This
PR will update the template to use that particular variable
2019-10-06 04:29:36 +08:00
Megan Marsh
0026792d2f
remove clean_ami_name and clean_image_name; complete the deprecation for these functions in favor of clean_resource_name
2019-10-03 15:49:01 -07:00
Megan Marsh
928c6a3615
Merge pull request #8183 from hashicorp/communicator_docs
...
Communicator docs
2019-10-03 09:49:39 -07:00
Megan Marsh
ccf58f0c98
major rework of communicator docs and addition of preseed guides
2019-10-03 09:18:03 -07:00
Ash Jindal
9d17a7f136
Fixed CPE in description of `file` builder
...
The description seems to be a CPE from the `null` builder.
2019-10-03 11:36:10 +01:00
Megan Marsh
19a9d7149f
fix structs and regenerate partials
2019-10-01 13:36:55 -07:00
Kevin Faulkner
1ecfa032ba
Qemu builder disk size as a string
2019-10-01 13:27:02 -07:00
Megan Marsh
dfaded3f80
Merge pull request #8172 from neumayer/definedtags
...
Support defined tags for oci builder
2019-10-01 12:26:16 -07:00
Megan Marsh
ce29b3c629
cut v1.4.4
2019-10-01 11:10:11 -07:00
Megan Marsh
5be06912a7
add docs for error provisioner
2019-10-01 11:08:15 -07:00
Calle Pettersson
8a443a7e21
Allow running the template VM in a Proxmox resource pool
2019-09-29 19:28:21 +02:00
Megan Marsh
e31a28bb77
fix generated files for update I committed directly to master
2019-09-27 13:51:38 -07:00