zhuzhih2017
2f7b9640d9
Update CHANGELOG.md
2017-11-28 11:16:14 +08:00
zhuzhih2017
bdc1fa0527
Merge pull request #5641 from zhuzhih2017/master
...
Add security token supported and TLS handshake timeout support
2017-11-28 11:15:56 +08:00
zhuzhih2017
de0017c37a
Add security token supported and TLS handshake timeout support
2017-11-28 10:32:17 +08:00
Matthew Hooker
ff3efb4641
remove trailing spaces
2017-11-27 17:26:03 -08:00
Matthew Hooker
be3fe340c8
add a section about uploading files that don't exist.
2017-11-27 17:23:31 -08:00
SwampDragons
e990e49711
Merge pull request #5638 from hashicorp/docs_5623
...
Docs 5623
2017-11-27 16:58:24 -08:00
SwampDragons
c9072083d1
Merge pull request #5624 from ilons/master
...
Should state that file provisioner requires source at execution time
2017-11-27 16:47:06 -08:00
Megan Marsh
a325780aa5
make description match
2017-11-27 15:18:58 -08:00
Megan Marsh
df492d35bf
remove confusing use of local. dang.
2017-11-27 15:17:54 -08:00
Megan Marsh
150bf1f6da
clarify shell-local location
2017-11-27 15:15:52 -08:00
Megan Marsh
52f5f2b895
clarify where ansible-local runs
2017-11-27 15:10:29 -08:00
SwampDragons
a51885be9c
Merge pull request #5458 from vijayinvites/DifferentialDisk
...
Hyper-V builder: Add support for differencing disk
2017-11-27 11:26:07 -08:00
Vijaya Bhaskar Reddy Kondreddi
3d5303c60d
Fix tests
2017-11-24 13:24:44 +05:30
Vijaya Bhaskar Reddy Kondreddi
b7e3f37b44
Add support for differential disk
2017-11-24 12:44:53 +05:30
Ilon Sjögren
0dae5bc8bd
Should state that file provisioner requires source at execution time
2017-11-22 09:13:47 +01:00
Christopher Boumenot
baacb7e173
Merge pull request #5599 from boumenot/pr-azure-validate-rgn
...
azure: sanity check resource group names
2017-11-20 15:22:04 -08:00
Christopher Boumenot
a3c9485062
azure: sanity check resource group names
2017-11-20 15:19:12 -08:00
SwampDragons
61d8274096
Merge pull request #5604 from carlosonunez/patch-1
...
Add instructions for the Python client.
2017-11-20 09:57:44 -08:00
Carlos Nunez
a8ff095059
Generate a JSON object for Packer
...
This changes adds code that will generate a JSON object containing the things you'll need to make Packer work with Azure.
2017-11-18 15:44:10 -06:00
Carlos Nunez
e9a63d8653
Add instructions for the Python client.
...
Azure uses the Python client in their Docker image. I've added additional documentation on how to "install" it as well as translations the node.js commands for it.
2017-11-18 15:27:54 -06:00
Christopher Boumenot
247da61ad1
Merge pull request #5593 from boumenot/pr-azure-keep-resource-group
...
Azure: Keep temporary resource group.
2017-11-16 17:39:33 -08:00
Christopher Boumenot
8985bd45ba
azure: go fmt
2017-11-16 17:32:35 -08:00
Christopher Boumenot
ee767e55d1
azure: change literal to constant
2017-11-16 16:36:42 -08:00
Christopher Boumenot
2684153cb2
azure: reject bad configuration faster
2017-11-16 16:34:18 -08:00
Christopher Boumenot
787f08f39b
azure: add user message to indicate what is being deleted
2017-11-16 16:31:05 -08:00
SwampDragons
76e3167b6e
Merge pull request #5591 from hashicorp/fix_5589
...
fix regression :(
2017-11-16 14:35:19 -08:00
Megan Marsh
3c20176dbb
runtime imported but not used
2017-11-16 11:12:23 -08:00
Megan Marsh
4fb8a27879
remove the actual offending code
2017-11-16 11:03:10 -08:00
Megan Marsh
74a4cc04fe
fix regression :(
2017-11-16 10:22:12 -08:00
Megan Marsh
20390ff1ec
fix vetting for test fail print statements
2017-11-15 17:01:53 -08:00
SwampDragons
ab542c07ff
Merge pull request #5547 from egraff/hyperv-patch
...
builder/hyperv/vmcx: missing InterpolateContext
2017-11-15 17:00:55 -08:00
Matthew Hooker
284ffa2562
spell fix
2017-11-15 14:19:28 -08:00
Matthew Hooker
9ee1385283
update changelog
2017-11-15 14:17:00 -08:00
Matthew Hooker
f974d3552c
Merge pull request #5588 from ammaritiz/align-Qemu-disk-size
...
Align virtual disk size for qemu builder
2017-11-15 14:15:16 -08:00
Matthew Hooker
097296792a
prepare for next version
2017-11-15 14:08:58 -08:00
Matthew Hooker
14183e6bc4
Cut version 1.1.2
2017-11-15 13:58:07 -08:00
Matthew Hooker
40f18a3e1a
prepare for 1.1.2
2017-11-15 13:48:51 -08:00
Matthew Hooker
bc64c6cb65
update changelog
2017-11-15 13:45:22 -08:00
SwampDragons
2f9a6a99bd
Merge pull request #5578 from paboldin/do-5577
...
iso_config: allow for subdirs in hash sum files
2017-11-15 13:33:13 -08:00
Matthew Hooker
581bb9a329
update changelog
2017-11-15 12:41:14 -08:00
Ammar Ansari
b8bd66d10d
Align virtual disk size for qemu builder
...
When booting from a disk image, the Qemu builder resizes the disk to 40000
which is not a multiple of 1kB. This causes problems while booting from the image.
Updating the default disk size to 40960 fixes this issue
2017-11-15 15:00:13 -05:00
Matthew Hooker
42f3222fc6
Merge pull request #5586 from hashicorp/telemetryoptions
...
report options
2017-11-15 11:28:11 -08:00
SwampDragons
c1d3ff2dfa
Merge pull request #5587 from Malet/patch-1
...
Fix typo
2017-11-15 09:34:28 -08:00
Malet
18b9487a38
Fix typo
2017-11-15 12:02:08 +00:00
Matthew Hooker
97ef340423
fix type
2017-11-14 16:43:57 -08:00
Matthew Hooker
7e07a7c9c4
Merge pull request #5582 from brett-richardson/patch-1
...
Update chef provisioner documentation
2017-11-14 16:43:32 -08:00
Matthew Hooker
b07a0cd6f0
fix tests
...
always sort telemetry options
2017-11-14 16:39:03 -08:00
Matthew Hooker
49c20e3b1c
bump telemetry timeout to 2s
2017-11-14 16:30:44 -08:00
Matthew Hooker
a5197840df
add config key reporting
2017-11-14 16:30:44 -08:00
Matthew Hooker
3e3768ec3e
fix tests
2017-11-14 16:30:43 -08:00