Paul Meyer
|
07d8c71a2d
|
Create and use context for Builder.Run
|
2018-05-01 23:40:40 +00:00 |
Paul Meyer
|
cf94086b5f
|
Formatting fixes
|
2018-05-01 19:53:20 +00:00 |
Paul Meyer
|
c13965c0ce
|
Add acceptance tests
|
2018-05-01 15:39:50 +00:00 |
Paul Meyer
|
a3fb24639a
|
make tests pass again
|
2018-05-01 15:39:50 +00:00 |
Paul Meyer
|
09ce3c9803
|
Make it compile again
|
2018-05-01 15:39:50 +00:00 |
Paul Meyer
|
69c2d551d0
|
Update Azure SDK references
|
2018-05-01 06:04:55 +00:00 |
Matthew Hooker
|
fefaf0fa61
|
Merge pull request #6213 from hashicorp/je.fout
Resolve FOUT Issue
|
2018-04-27 16:32:10 -07:00 |
Jeff Escalante
|
d00b482029
|
Resolve FOUT Issue
|
2018-04-27 17:12:00 -04:00 |
M. Marsh
|
5b2e447d09
|
Merge pull request #6211 from DanHam/follow-convention
Follow variable varName <-> statebag var_name convention
|
2018-04-27 13:04:46 -07:00 |
DanHam
|
c828015bc3
|
Follow variable varName <-> statebag var_name convention
|
2018-04-27 20:09:19 +01:00 |
M. Marsh
|
df5c67090e
|
Merge pull request #6193 from adarobin/hvf
add support for hvf accelerator to qemu builder
|
2018-04-27 11:41:01 -07:00 |
M. Marsh
|
6fdab18e6e
|
Merge pull request #6186 from DanHam/simplify-vmware-disks
[WIP] Simplify handling of VMware disk operations by collating disk requirements and unifying treatment
|
2018-04-27 10:54:39 -07:00 |
DanHam
|
f342975ff3
|
Fix test - reporting compaction results requires a tmp file
|
2018-04-27 16:40:44 +01:00 |
DanHam
|
08f9d619a9
|
Report the result of the disk compaction step
|
2018-04-27 16:40:29 +01:00 |
DanHam
|
10d93dffa4
|
Fix tests for vmware/common
|
2018-04-27 16:40:23 +01:00 |
DanHam
|
a729ecda87
|
Fix tests for vmware/vmx builder
|
2018-04-27 16:40:13 +01:00 |
DanHam
|
c48a7889f9
|
Simplify handling of disks by collating requirements and unifying ops
|
2018-04-27 16:39:52 +01:00 |
Adam Robinson
|
29b89e63b8
|
add support for hvf accelerator to qemu builder
|
2018-04-27 10:11:20 -04:00 |
M. Marsh
|
879319a76c
|
Merge pull request #6202 from rickard-von-essen/fix-6184
builder/parallels-pvm: Add missing compaction of disks
|
2018-04-26 15:44:12 -07:00 |
Matthew Hooker
|
7a85bccb4a
|
update changelog
|
2018-04-26 14:08:48 -07:00 |
Matthew Hooker
|
5c9b47c808
|
Merge pull request #6206 from hashicorp/fix4679
builder/vmware-esxi: remove floppy files when done
|
2018-04-26 14:05:52 -07:00 |
Matthew Hooker
|
67a9c7fb92
|
we never expect remote cache to be a directory.
|
2018-04-26 12:40:40 -07:00 |
Matthew Hooker
|
de1dac1bdf
|
don't delete the cache directory.
|
2018-04-26 12:40:40 -07:00 |
Matthew Hooker
|
97cfd60b82
|
Remove remote cache correctly.
|
2018-04-26 12:40:35 -07:00 |
M. Marsh
|
6e2f06ef49
|
Merge pull request #5454 from jvoorhis/f-autocomplete
Autocomplete for top-level commands
|
2018-04-26 11:18:56 -07:00 |
M. Marsh
|
eb557af8bf
|
Merge branch 'master' into f-autocomplete
|
2018-04-26 11:18:37 -07:00 |
M. Marsh
|
2650d59499
|
Merge pull request #6199 from DanHam/ps-and-win-sh-cleanup-tmp
Clean up temp files created for PowerShell and Windows-Shell inline provisioner's
|
2018-04-26 10:54:00 -07:00 |
Matthew Hooker
|
451e3d0554
|
builder/vmware-esxi: remove floppy files when done
|
2018-04-26 10:47:33 -07:00 |
M. Marsh
|
bda2d8c947
|
Merge pull request #6187 from mdonoughe/hyperv-mac
pass MacAddress to StepCreateVM
|
2018-04-26 08:58:58 -07:00 |
Rickard von Essen
|
77d0ba492d
|
parallels-pvm: Add missing compaction of disks
|
2018-04-26 14:09:17 +02:00 |
DanHam
|
7cf31060eb
|
Remove script containing Win-Shell inline commands from local tmp when done
|
2018-04-26 00:32:52 +01:00 |
DanHam
|
b9ab2c8048
|
Remove script containing PowerShell inline commands from local tmp when done
|
2018-04-26 00:32:52 +01:00 |
M. Marsh
|
2300b55a62
|
Merge pull request #6195 from sbarthelemy/patch-2
Hint about using --on-error=ask when debugging
|
2018-04-25 15:42:11 -07:00 |
Megan Marsh
|
79daa2fd53
|
update to 1.2.4-dev
|
2018-04-25 14:32:44 -07:00 |
Megan Marsh
|
b4df69af04
|
Cut version 1.2.3
|
2018-04-25 14:18:36 -07:00 |
Megan Marsh
|
227af03625
|
update version and website for 1.2.3
|
2018-04-25 14:12:38 -07:00 |
Megan Marsh
|
1d87839deb
|
update changelog for 1.2.3 release
|
2018-04-25 14:11:50 -07:00 |
Sébastien BARTHÉLÉMY
|
0130f1f794
|
Hint about using --on-error=ask when debugging
|
2018-04-25 21:12:09 +02:00 |
Matthew Donoughe
|
ef03e97dc3
|
pass MacAddress to StepCreateVM
|
2018-04-24 20:39:42 -04:00 |
M. Marsh
|
148f7d39e4
|
Merge pull request #6142 from harveylowndes/use-official-go-sdk
builder/oracle: Use official OCI Go SDK
|
2018-04-24 16:34:38 -07:00 |
Megan Marsh
|
ffaa60eb37
|
fix accidental deletion in vendor file
|
2018-04-24 16:25:04 -07:00 |
M. Marsh
|
9323139bd7
|
Merge pull request #6183 from mayn/fix-docs-links
docs: (triton / alicloud-ecs) minor fix for links that aren't being rendered and incorrect datatype documented
|
2018-04-24 15:56:00 -07:00 |
Matthew Aynalem
|
540a6a29f4
|
minor fix for some links that aren't being rendered and incorrect datatype
|
2018-04-24 13:07:04 -07:00 |
M. Marsh
|
52df315ca9
|
Merge pull request #6160 from DanHam/fix-powershell-ssh
Fixes for PowerShell using ssh communicator
|
2018-04-24 11:03:35 -07:00 |
M. Marsh
|
495782b476
|
Merge pull request #6141 from rjnienaber/allow_gcp_winrm_password
fix winrm password access in google compute
|
2018-04-24 10:26:21 -07:00 |
DanHam
|
f17523401e
|
The default path for uploading the PS script now incorporates a UUID
|
2018-04-24 11:10:35 +01:00 |
DanHam
|
8bbc9be713
|
Explain how to manually set {{.Path}} and {{.Vars}}
|
2018-04-24 11:10:35 +01:00 |
DanHam
|
2779fb0042
|
Additional information for using PowerShell with SSH
|
2018-04-24 11:10:35 +01:00 |
DanHam
|
5db82aab21
|
Doc option allowing override of the path the env var script is uploaded to
|
2018-04-24 11:10:35 +01:00 |
DanHam
|
ccf687dac6
|
Fix tests
|
2018-04-24 11:10:35 +01:00 |