Matthew Hooker
|
e6e16c1c8b
|
Merge pull request #5699 from hashicorp/docnestedvirt
some cloud providers support nested virtualization
|
2017-12-13 10:10:06 -08:00 |
|
Dave Sanderson
|
bf7a4b3363
|
remove erroraction on win removedir
|
2017-12-13 10:49:38 -07:00 |
|
Dave Sanderson
|
284b069003
|
Fixed stating of files on windows
added directory existence check to salt provisioner before directory clean up
|
2017-12-13 10:20:27 -07:00 |
|
Matthew Hooker
|
cba1a0598f
|
document additional aws permission
|
2017-12-12 21:13:09 -08:00 |
|
Matthew Hooker
|
4ed60ba789
|
clarify support vs availability.
|
2017-12-12 21:07:12 -08:00 |
|
Matthew Hooker
|
88b275715e
|
clarify that there are cloud providers that support nested virtualization
|
2017-12-12 21:00:18 -08:00 |
|
Dave Sanderson
|
57770de36f
|
revert file stat
|
2017-12-12 16:01:00 -07:00 |
|
Dave Sanderson
|
a1ba4e5362
|
Silently continue on removeDir for Windows
Fixed parameter type exclusion in movePath command
|
2017-12-12 15:32:40 -07:00 |
|
Dave Sanderson
|
887b7dc476
|
Fix mixed case for mv
|
2017-12-12 15:24:34 -07:00 |
|
Dave Sanderson
|
aee67d3933
|
Add ability to move files on remote system
Fix salt-masterless to use generic MovePath
|
2017-12-12 15:22:10 -07:00 |
|
Dave Sanderson
|
857e5d04d3
|
Fix command error for salt install
|
2017-12-12 15:11:29 -07:00 |
|
Dave Sanderson
|
666796e8eb
|
Add ability to stat a remote path
|
2017-12-12 14:39:13 -07:00 |
|
Dave Sanderson
|
630b7466d6
|
updated test to remove old DefaultTmpDir reference
Fixed sudo logic
Fixed error message format issue for OSType check
|
2017-12-12 11:49:10 -07:00 |
|
Dave Sanderson
|
0efda50354
|
Initial Windows support
|
2017-12-12 11:36:38 -07:00 |
|
Matthew Hooker
|
62e946f5d1
|
Merge pull request #5698 from skierkowski/guides-update-links
Update links in guides
|
2017-12-12 09:36:42 -08:00 |
|
Matthew Hooker
|
c62f00f47a
|
fix link
|
2017-12-12 09:10:38 -08:00 |
|
Matthew Hooker
|
738e378e91
|
complete the thought
|
2017-12-12 09:07:07 -08:00 |
|
Matthew Hooker
|
cd2a0fe873
|
add deprecation warnings to docs
|
2017-12-12 09:07:06 -08:00 |
|
Matthew Hooker
|
c07eabe4c0
|
Merge pull request #5695 from ArjenSchwarz/bugfix/5691-azure-panic
5691: Invalid image URLs make Azure builder crash
|
2017-12-12 09:03:58 -08:00 |
|
Arjen Schwarz
|
c2ecdd98c6
|
5691: Invalid image URLs make Azure builder crash
|
2017-12-12 20:12:53 +11:00 |
|
Maciej Skierkowski
|
6a91e5273f
|
Update terraform links to new paths
|
2017-12-11 22:05:50 -08:00 |
|
Maciej Skierkowski
|
383228fded
|
Add link to Cirlce CI article
|
2017-12-11 22:04:54 -08:00 |
|
Matthew Hooker
|
eb32af2a4f
|
Merge pull request #5692 from hashicorp/bentos
use more screenshots for bento in the examples
|
2017-12-11 19:10:30 -08:00 |
|
Matthew Hooker
|
1a18957eec
|
call out advanced options
|
2017-12-11 16:06:58 -08:00 |
|
Matthew Hooker
|
6b30cf3653
|
use more screenshots for bento in the examples
|
2017-12-11 15:50:34 -08:00 |
|
Matthew Hooker
|
8703a71917
|
Merge pull request #5686 from skierkowski/guides-building-in-cicd
Adds a guide on using Packer with CI/CD
|
2017-12-11 15:14:21 -08:00 |
|
Matthew Hooker
|
a2c9898db7
|
justify 80 cols
|
2017-12-11 15:10:37 -08:00 |
|
Matthew Hooker
|
532c4a4973
|
use a vcs project that will work
|
2017-12-11 15:04:03 -08:00 |
|
Matthew Hooker
|
97bacf6790
|
use absolute links
|
2017-12-11 14:37:28 -08:00 |
|
Matthew Hooker
|
be3f0a121a
|
guides should use infinitive verbs
|
2017-12-11 14:31:44 -08:00 |
|
Maciej Skierkowski
|
004a434928
|
Add "coming soon"
|
2017-12-11 11:48:34 -08:00 |
|
Maciej Skierkowski
|
dd5e5b8993
|
Using relative links for the docs/guides
|
2017-12-11 09:14:46 -08:00 |
|
Maciej Skierkowski
|
dc96e73151
|
Adding more info about the options for Packer
|
2017-12-11 09:08:12 -08:00 |
|
Vijaya Bhaskar Reddy Kondreddi
|
5346583df9
|
Update docs
|
2017-12-11 11:24:59 +05:30 |
|
Vijaya Bhaskar Reddy Kondreddi
|
54f059d3d4
|
Add support for skip export
|
2017-12-11 11:24:59 +05:30 |
|
Krzysztof Wilczynski
|
567b566c23
|
docker: Remove AWS credentials and Session Token from being shown in the log.
Signed-off-by: Krzysztof Wilczynski <kw@linux.com>
|
2017-12-10 20:55:03 +01:00 |
|
Rickard von Essen
|
63f791570a
|
Merge pull request #5665 from kwilczynski/remove-sts-token-from-logging
amazon: Remove Session Token (STS) from being shown in the log.
|
2017-12-10 06:50:42 +01:00 |
|
Andrew Pennebaker
|
d069dc5b7c
|
handle holding a-z keys, such as for boot options (vmware builder)
|
2017-12-09 20:51:49 -06:00 |
|
Matthew Hooker
|
fadda1fe6d
|
shameful ex post facto changelog fix.
|
2017-12-08 16:08:36 -08:00 |
|
Maciej Skierkowski
|
3be55d20be
|
Updating section title to be specific to VirtualBox and S3
|
2017-12-08 16:01:18 -08:00 |
|
Maciej Skierkowski
|
e0d5e18450
|
Calling out AWS CLI dependencies
|
2017-12-08 15:57:39 -08:00 |
|
Maciej Skierkowski
|
9c90744d3e
|
Clarifying virtualization phrasing for VirtualBox
|
2017-12-08 15:55:22 -08:00 |
|
Maciej Skierkowski
|
203f29a95e
|
Moving images to assets folder
|
2017-12-08 15:49:26 -08:00 |
|
Matthew Hooker
|
3818ca8347
|
prepare for next version
|
2017-12-08 15:45:12 -08:00 |
|
Matthew Hooker
|
9698d7283f
|
Cut version 1.1.3
v1.1.3
|
2017-12-08 15:33:50 -08:00 |
|
Matthew Hooker
|
4a864d59d7
|
Prepare for 1.1.3
|
2017-12-08 15:26:17 -08:00 |
|
Matthew Hooker
|
cad5ccfa64
|
update changelog
|
2017-12-08 15:24:37 -08:00 |
|
Matthew Hooker
|
3710c34eb5
|
Revert "update changelog"
This reverts commit 98420fc9f5928ee20b667a1e931d88cceccaee5b.
|
2017-12-08 15:17:32 -08:00 |
|
Matthew Hooker
|
c4bc69af71
|
Merge pull request #5679 from hashicorp/spotinstanceenasriovno
remove sriov/ena support for spot instances
|
2017-12-08 15:15:29 -08:00 |
|
Matthew Hooker
|
f216330ba3
|
spot instance ena/sriov checking for all other builders
|
2017-12-08 14:56:19 -08:00 |
|