Megan Marsh
|
dc848ea5d7
|
just make vagrantfile instead of calling init
|
2019-02-07 12:39:56 -08:00 |
Adrien Delorme
|
e8c655bf15
|
Update website/source/docs/builders/vagrant.html.md
Co-Authored-By: SwampDragons <megan@hashicorp.com>
|
2019-02-05 09:31:38 -08:00 |
Megan Marsh
|
af7131b169
|
tests, logic cleanup, docs for vagrant builder
|
2019-02-04 14:08:43 -08:00 |
Megan Marsh
|
52892699ca
|
make it work with a local vagrant box
|
2019-02-04 14:08:43 -08:00 |
Megan Marsh
|
ad21367b21
|
vagrant builder
|
2019-02-04 14:08:43 -08:00 |
Rickard von Essen
|
26aa0144e6
|
ansible: Change the doc navigator to Ansible (Remote)
|
2019-02-04 18:56:52 +01:00 |
Rickard von Essen
|
52b55fb899
|
ansible: change local_port to uint instead of string
|
2019-02-04 18:47:42 +01:00 |
Rickard von Essen
|
6d700d34df
|
ansible: some doc style fixes
|
2019-02-04 18:21:44 +01:00 |
Matthew Aynalem
|
b404cfc365
|
add builder/tencentcloud-cvm to sidebar
post-processors/docker-import - move tags under optional
add missing data types to various attributes
|
2019-02-03 16:24:38 -08:00 |
Megan Marsh
|
6cac03044f
|
Merge pull request #7248 from oceyral/oceyral/feat/add_user_data
Add "custom_data" key to packer manifest post-processor
|
2019-02-01 11:37:44 -08:00 |
Olivier Ceyral
|
4d10d668ee
|
Add "custom_data" key to packer manifest
|
2019-02-01 10:41:34 +01:00 |
Megan Marsh
|
eef4fc7a01
|
Merge pull request #7222 from Adezandee/gce-post-processors
googlecompute-postprocessors: service account and export configs
|
2019-01-31 16:58:42 -08:00 |
Megan Marsh
|
6ea64bc378
|
Merge pull request #7191 from arizvisa/GH-7190
Adds support to the vmware builders for specifying the number of cores per socket via the `cores` option.
|
2019-01-31 15:27:52 -08:00 |
Adrien Delorme
|
43109ea9aa
|
prepare to release 1.3.4
|
2019-01-30 16:10:18 +01:00 |
Arnaud Dezandee
|
8975f67901
|
googlecompute-export: add exporter instance configs
|
2019-01-25 11:36:18 +01:00 |
Ali Rizvi-Santiago
|
3f559f8782
|
Updated the documentation with the vmx option that it uses.
|
2019-01-25 02:40:34 -06:00 |
Megan Marsh
|
e4dca0016c
|
Merge pull request #7156 from vtolstov/qemu
qemu: Add configuration options to specify cpu count and memory size
|
2019-01-23 15:19:08 -08:00 |
Megan Marsh
|
270f851e72
|
Merge pull request #7183 from hashicorp/skip_post_processor
allow to use `-except` on post-processors
|
2019-01-23 15:10:09 -08:00 |
Megan Marsh
|
f031ab56de
|
Merge pull request #7216 from hashicorp/fix_7208
fix docker tmp dir for mac
|
2019-01-23 14:57:11 -08:00 |
Adrien Delorme
|
c6b5cd7b73
|
Update website/source/docs/builders/qemu.html.md.erb
Co-Authored-By: vtolstov <v.tolstov@selfip.ru>
|
2019-01-24 00:23:30 +03:00 |
Adrien Delorme
|
69b95db4ba
|
Update website/source/docs/builders/qemu.html.md.erb
Co-Authored-By: vtolstov <v.tolstov@selfip.ru>
|
2019-01-24 00:23:16 +03:00 |
Adrien Delorme
|
4cc4784563
|
Merge pull request #7218 from Adezandee/gce-import
googlecompute-import: add guest os features
|
2019-01-23 16:25:21 +01:00 |
Adrien Delorme
|
698d7accb0
|
Merge pull request #7219 from hashicorp/update_docs
add docs for recently-merged -version option for hyperv
|
2019-01-23 12:15:07 +01:00 |
Vasiliy Tolstov
|
b6ebe00249
|
provide memory and cpus like other builders does
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2019-01-23 13:21:52 +03:00 |
Megan Marsh
|
64254a8cf1
|
this update is in response to a github security alert
|
2019-01-22 12:53:04 -08:00 |
Megan Marsh
|
4ea4db9ef5
|
add docs for recently-merged -version option for hyperv
|
2019-01-22 12:49:59 -08:00 |
Arnaud Dezandee
|
3d41cdfacb
|
googlecompute-import: add guest os features
|
2019-01-22 18:42:38 +01:00 |
Adrien Delorme
|
f57953d4ff
|
Docker needs a temporary dir that is inside the $HOME dir
|
2019-01-18 16:42:04 +01:00 |
Ali Rizvi-Santiago
|
9d2f98394e
|
Revert "Renamed the terse option, `cores`, to to the less-terse version `cores_per_socket`."
This reverts commit 0c37a3c68f and avoids bikeshedding from other committers.
|
2019-01-17 14:49:07 -06:00 |
Ali Rizvi-Santiago
|
0c37a3c68f
|
Renamed the terse option, `cores`, to to the less-terse version `cores_per_socket`.
|
2019-01-17 10:39:19 -06:00 |
Ali Rizvi-Santiago
|
4d3f9cc1af
|
Updated the documentation for the vmware-iso builder to describe the `cores` option.
|
2019-01-17 10:39:19 -06:00 |
Paul Meyer
|
812a2dfb95
|
Update documentation
|
2019-01-15 17:29:28 +00:00 |
Adrien Delorme
|
58245f2557
|
break a chain of post-processors when one is skipped & make `-only`
"blind" to post-processors
* to avoid trouble
* other arrays of post processors might still be there !
* add docs
* update tests
|
2019-01-11 14:08:30 +01:00 |
Adrien Delorme
|
75af18661f
|
Document --except & --only flags for post-processors
|
2019-01-11 13:00:10 +01:00 |
Adrien Delorme
|
9f2a3bdfbc
|
Merge pull request #7181 from hashicorp/python_shell_docs
add python example to shell-local docs
|
2019-01-10 10:43:55 +01:00 |
Megan Marsh
|
14aa2afbb1
|
Merge pull request #7102 from hashicorp/pr/6950
Add tmp package that offers Dir & File funcs
|
2019-01-09 12:21:34 -08:00 |
Megan Marsh
|
56725df3a2
|
add env_var_format to docs since we reference it in the examples
|
2019-01-09 11:16:19 -08:00 |
Megan Marsh
|
b144be5e66
|
add continuation links to getting started docs
|
2019-01-09 11:06:10 -08:00 |
Megan Marsh
|
4581b3badb
|
add python example to shell-local docs
use abs path for python
|
2019-01-09 09:50:27 -08:00 |
Adrien Delorme
|
9f7b4ffc17
|
Merge branch 'master' into pr/6950
|
2019-01-09 10:11:18 +01:00 |
Gary Ewan Park
|
6c5688ca82
|
(doc) Minor correction
is -> are
|
2019-01-08 20:16:18 +00:00 |
Christopher Boumenot
|
3dfbe45fcd
|
azure: sysprep after agent is ready
|
2019-01-08 10:17:33 -08:00 |
Adrien Delorme
|
9143dc7579
|
Merge pull request #7173 from hashicorp/fix_doc_typo_count_plugin
set list number 5 correctly in plugins.html.md
|
2019-01-08 17:20:26 +01:00 |
Rickard von Essen
|
c8fab8c7a3
|
Merge pull request #7037 from kmbulebu/openstack_tags
openstack: `image_tags` - Adds support for tagging new images.
|
2019-01-08 16:53:21 +01:00 |
Adrien Delorme
|
7feb73dd5d
|
set list number 5 correctly in plugins.html.md
|
2019-01-08 16:33:15 +01:00 |
DanHam
|
2bc8cefb81
|
Fix links broken by fmt-docs (Pandoc) due to newline
|
2019-01-06 14:52:56 +00:00 |
Megan Marsh
|
16149844a7
|
Merge pull request #7151 from nelsonjchen/qemu-whpx-option
Add support for whpx accelerator to qemu builder
|
2019-01-04 12:37:03 -08:00 |
Megan Marsh
|
8327669f21
|
Merge pull request #7162 from hashicorp/fix_7157
Fix 7157
|
2019-01-04 09:33:18 -08:00 |
Megan Marsh
|
532dd5fed9
|
Merge pull request #7166 from hashicorp/fix_7160
windows plugin: prioritize AppData over default user directory ( UserProfile )
|
2019-01-04 09:31:53 -08:00 |
Adrien Delorme
|
ce8dd67501
|
Merge branch 'master' into fix_7157
|
2019-01-04 14:32:31 +01:00 |