DanHam
2ee7aea076
VMX builder: Extend doc for new linked clones capability
2018-07-06 22:26:35 +01:00
Edouard Bonlieu
4b1f96b527
Merge pull request #6439 from jbonachera/scaleway-config-bootscript
...
scaleway: add 'bootscript' configuration parameter
2018-07-04 10:10:19 +02:00
M. Marsh
8658eaf1ac
Merge pull request #6424 from DanHam/fix-esxi-export-hang
...
Prevent hang on export when using VMware ISO builder on remote ESXi host
2018-07-02 16:42:08 -07:00
Christopher Boumenot
bf1b4b21a3
Merge pull request #6277 from dtzar/patch-1
...
Only show Windows Sysprep code with validation
2018-07-02 16:15:21 -07:00
DanHam
71f6494569
Docs: Try and clarify export and export related opts only work with ESXi
2018-07-02 18:13:19 +01:00
DanHam
66f9b64ff1
Docs: Users must set remote_password when exporting the VM with ovftool
2018-07-02 18:13:19 +01:00
M. Marsh
406f4eeb93
Merge pull request #6394 from conradjones/master
...
Add support to vmware-vmx for linked clones
2018-07-02 09:50:24 -07:00
Thor K. Høgås
b1639a782b
Highlight which user Ansible provisioner uses
...
SSIA.
2018-07-02 10:17:24 +02:00
Julien BONACHERA
3ea887a9a7
scaleway: mention new 'bootscript' parameter in documentation
2018-06-29 22:02:00 +02:00
Sean Malloy
3622a669dc
Add new post processor googlecompute-import
2018-06-26 21:39:55 -05:00
Megan Marsh
b2e456c340
docs needed clarifying on what Packer would do.
...
Document this feature in ebs-volume.
2018-06-26 13:39:07 -07:00
M. Marsh
0cb998682b
Merge pull request #6413 from thefotios-enigma/patch-2
...
Update list of required IAM permissions
2018-06-25 13:27:44 -07:00
Nicolae Vlădescu
b45d8c49c5
Fix typo
2018-06-23 16:45:15 +03:00
Fotios Lindiakos
896ceee902
Update list of required IAM permissions
...
The `ec2:DescribeSpotPriceHistory` is required when the `spot_price` parameter is set to `auto`.
2018-06-22 18:55:50 -04:00
Alexander Georgievskiy
ec8747a042
They finally added https on download.virtualbox.org
...
Because downloading SHA256SUMS via http is a fun joke
2018-06-22 00:45:20 +03:00
Conrad Jones
d05a601d00
Add support to vmware-vmx builder for linked clones.
2018-06-17 01:38:42 +01:00
M. Marsh
32fd89a4a2
Merge pull request #6377 from EximChua/patch-1
...
Update info on format of the credentials file
2018-06-15 11:30:13 -07:00
M. Marsh
9605302446
Merge pull request #6383 from egazrigh/patch-1
...
Update example for -var-file
2018-06-15 11:13:30 -07:00
DanHam
644f509f1d
Hyper-V VMCX: Minor word changes and fixes
2018-06-14 18:41:29 +01:00
DanHam
866ee26771
Hyper-V VMCX: Fix missing option - skip_export. Sort options alphabetically.
2018-06-14 18:34:37 +01:00
DanHam
9f528d6eb7
Hyper-V VMCX: Fix long lines
2018-06-14 18:34:37 +01:00
DanHam
647aef9855
Hyper-V ISO: Sort options alphabetically. Minor word changes and fixes
2018-06-14 18:34:38 +01:00
DanHam
83a8537db5
Hyper-V ISO: Fix long lines
2018-06-14 16:52:08 +01:00
egazrigh
6068320752
Update example for -var-file
...
On Windows version v1.2.4, cannot use -var-file= syntax
invalid value "" for flag -var-file: open : The system cannot find the file specified.
Have to use -var-file .\file syntax
2018-06-13 15:52:50 +02:00
EximChua
286a5aa8c7
Update info on format of the credentials file
...
Update info on format of the credentials file.
2018-06-13 15:34:06 +08:00
Megan Marsh
6226992757
fix file provisioner docs
2018-06-12 16:16:39 -07:00
DanHam
5153b22b7e
Fix typo in command: enc -> env
2018-06-12 13:31:29 +01:00
M. Marsh
9d97365522
Merge pull request #6364 from hashicorp/do_6354
...
we should only have an installation guide in one place, to keep it up…
2018-06-11 12:04:15 -07:00
Rickard von Essen
f9b26a2666
Updated installation docs to not require GOPATH env var
2018-06-09 08:59:00 +02:00
M. Marsh
5d35c71358
Merge pull request #6362 from rickard-von-essen/os-token
...
openstack: Add support for token authorization and cloud.yaml
2018-06-08 16:26:34 -07:00
Megan Marsh
6b1187666c
we should only have an installation guide in one place, to keep it up-to-date more easily.
2018-06-08 14:28:09 -07:00
Matthew Hooker
3bdf1f1849
openstack: Add support for token authorization and cloud.yaml
...
via config options `cloud` and `token` and environment variables
OS_CLOUD and OS_TOKEN.
2018-06-08 21:38:26 +02:00
Rickard von Essen
57b8d58d7e
Doc fixes
2018-06-08 21:21:26 +02:00
M. Marsh
1809975644
Merge pull request #6356 from stack72/fix-aws-iam-profile
...
docs/aws: Update documentation for AWS Spot Instances
2018-06-08 10:41:51 -07:00
M. Marsh
10549d34b6
Merge pull request #6322 from sieben/remove_vc
...
Remove the VC product line
2018-06-08 09:55:24 -07:00
stack72
1bc471073f
docs/aws: Update documentation for AWS Spot Instances
...
The docs didn't specify that `ec2:DescribeSpotInstanceRequests` was
required. This causes an error as follows:
```
Error waiting for spot request (sir-yg6866gj) to become ready:
UnauthorizedOperation: You are not authorized to perform this operation.
```
This is because the permission to describe instance state is not available
2018-06-08 03:04:22 +03:00
M. Marsh
5bddf6a267
Merge pull request #5086 from localghost/ansible_local_playbook_files
...
Add playbook_files to execute multiple ansible playbooks with ansible-local.
2018-06-07 16:26:05 -07:00
M. Marsh
0f8f9f10b3
Merge pull request #6307 from hashicorp/qemu-templates
...
add qemu templates
2018-06-07 11:05:24 -07:00
M. Marsh
62bed38c11
Merge pull request #6336 from PascalBourdier/master
...
install doc : avoid name conflict
2018-06-07 10:55:52 -07:00
Robert Neumayer
852973a001
Update puppet provisioner docs
...
* replace options with extra_arguments so the example works
2018-06-05 18:38:51 +02:00
PascalB
b7b25ec7b2
avoid name conflict
...
On CentOS /usr/sbin/packer (from cracklib-dicts RPM) is already present and is required by systemd.
This is a symlink to cracklib-packer.
To avoid trouble, two solutions are available :
- put packer in /usr/local/bin
- remove /usr/sbin in the PATH
2018-06-04 10:04:55 +02:00
Rickard von Essen
c0ae1b7790
digitalocean: artifact should include build region and fixed docs
...
- Add the build region to the list of regions for the artefact
- Corrected docs: `snapshot_name` doesn't have to be unique.
- Updated example to use Ubuntu 16.04
2018-06-03 16:37:38 +02:00
M. Marsh
fb59157da5
Merge pull request #6321 from jqueuniet/patch-1
...
Clarify scaleway token definitions in doc
2018-05-29 15:24:53 -07:00
M. Marsh
a012f70e71
Merge pull request #6251 from hashicorp/do_winrm_shell_local
...
access automatically generated winrm password from shell-local
2018-05-29 12:09:40 -07:00
Rémy Léone
dba9f1b015
Remove the VC product line
2018-05-28 16:19:51 +02:00
Johann Queuniet
67185f61a5
Clarify scaleway token definitions in doc
...
Clarify the definition of both tokens, the previous one was a bit confusing and not consistent with Terraform where "organization" designates the access key instead of the authentication tokens.
2018-05-28 15:21:02 +02:00
localghost
e1a1bb522d
Merge remote-tracking branch 'origin/master' into ansible_local_playbook_files_update
2018-05-26 22:00:50 +02:00
Matthew Hooker
4dc074e786
add qemu templates
2018-05-24 16:26:00 -07:00
James Nugent
b97475b647
Merge pull request #6265 from DanHam/enable-t2-unlimited
...
Add support for T2 Unlimited for Amazon builders
2018-05-25 00:26:17 +04:00
M. Marsh
bba8158d67
Merge pull request #6299 from hashicorp/fix6247
...
add note about key interval to virtualbox docs
2018-05-24 09:41:20 -07:00