8598 Commits

Author SHA1 Message Date
Matthew Hooker
5937f75898 reformat docs 2017-10-11 22:05:52 +05:30
Matthew Hooker
d8c6e6d4a4 remove duplicate line 2017-10-11 22:05:52 +05:30
Matthew Hooker
fcfdff0efd rerun scripts/generate-plugins.go 2017-10-11 22:05:52 +05:30
Matthew Hooker
7978fd8ec0 make fmt 2017-10-11 22:05:52 +05:30
Taliesin Sisson
5f2c71f7d7 Floppy directories are provided by default with common.floppydrives 2017-10-11 22:05:52 +05:30
Taliesin Sisson
2fbe0b4a7f Don't try to mount vhd and vhdx files as dvd drive. Hard drives are mounted in the create vm step 2017-10-11 22:05:52 +05:30
Taliesin Sisson
628116f4c4 Test settings for clone from vm and import vmxc from path 2017-10-11 22:05:52 +05:30
Taliesin Sisson
8232759397 If vhd or vhdx extension is specified for ISOUrls, we want to use an existing hard drive which means that we don't need to specify hard drive size
Filepath.ext includes the dot
2017-10-11 22:05:51 +05:30
Taliesin Sisson
3d0ac529e0 use common floppy_config instead of builder specific one
Add tests for floppy files and comm
2017-10-11 22:05:51 +05:30
Taliesin Sisson
efa62e1550 Can specify an iso, vhd or vhdx for download. If it is a vhd or vhdx it is used as the hard drive for spinning up a new machine, importing an exported virtual machine or cloning a virtual machine.
Can import a virtual machine from a folder
Can clone an existing virtual machine
2017-10-11 22:05:45 +05:30
Taliesin Sisson
452fcbd9a1 Only attach dvd drive if there is one
Fix debug messages for cloning

Add hyperv-vmcx as a builder from command line
2017-10-11 21:42:32 +05:30
Taliesin Sisson
429e1bc3ad Adding an ISO is now optional for hyperv vmcx
Add documentation for hyperv vmcx
2017-10-11 21:42:32 +05:30
Taliesin Sisson
6fd7f0877d Initial check in to add a builder that can clone existing hyper v machines 2017-10-11 21:42:32 +05:30
Jearvon Dharrie
e918dc89bc Add /downloads.html to the outdated version message 2017-10-10 23:31:33 -04:00
Matthew Hooker
1e162ffd26
skip doc PRs in changelog helper 2017-10-10 17:11:28 -07:00
localghost
5866d4ea24 Move container user inspect to StepConnectDocker. 2017-10-10 22:45:47 +02:00
SwampDragons
5bcf9583db Merge pull request #5440 from mmcquillan/vendor-checkpoint-with-timeout
Updating go-checkpoint lib to have a fixed timeout
2017-10-10 11:00:49 -07:00
Matt McQuillan
e0942e8998 Updating go-checkpoint lib to have a fixed timeout 2017-10-10 12:48:29 -04:00
Matthew Hooker
c85cf0483a
update changelog 2017-10-09 15:10:28 -07:00
Matthew Hooker
4d3a762e85 Merge pull request #5207 from sandersaares/hyperv-vagrant-hardlink
Link VHD instead of copy where allowed by OS
2017-10-09 15:08:16 -07:00
Matthew Hooker
150b1522f4 Merge pull request #5374 from PatrickLang/hyperv-checkpoint
Disabling automatic checkpoints in hyperv-iso builder
2017-10-09 14:05:16 -07:00
Matthew Hooker
3eac1306a2
document #5206 2017-10-09 10:10:29 -07:00
Matthew Hooker
eb64920e80 Merge pull request #5206 from sandersaares/hyperv-second-temp-dir
(Hyper-V) Enable a separate directory to be used for temporary VHDs
2017-10-09 10:08:00 -07:00
Matthew Hooker
49da8d9172 Merge pull request #5434 from mayn/add-community-tools-packerlicious
request to add packerlicious to community tools
2017-10-07 01:47:36 -07:00
Matthew Aynalem
723ef71adb add packerlicious to community tools 2017-10-06 13:15:26 -07:00
Matthew Hooker
effbfda47c Merge pull request #5431 from hashicorp/fix5430
add debugging help if ec2-upload-bundle fails
2017-10-05 17:33:47 -07:00
Matthew Hooker
ae455bff99
add debugging help if ec2-upload-bundle fails 2017-10-05 17:33:07 -07:00
Matthew Hooker
2a326b5172
fix nil ptr exception 2017-10-05 16:34:13 -07:00
Megan Marsh
be25ad8021 adding pr suggestions to docs improvements 2017-10-05 16:29:38 -07:00
Matthew Hooker
afd394e0bd
only output telemetry logs when enabled. 2017-10-05 14:31:24 -07:00
Megan Marsh
48c5c1b8c3 remove unnecessary faqs. Replaced the ami name with a filter. 2017-10-05 14:02:10 -07:00
Megan Marsh
aaa706f4c3 add two more examples to the getting-started documentation, including a windows example. 2017-10-05 14:01:16 -07:00
Megan Marsh
dfc4c4533b add example manifest file to manifest docs 2017-10-05 13:40:20 -07:00
Matthew Hooker
188f171cf0 Merge pull request #5425 from mayn/fix-docs-minor-spelling
docs fix minor spelling typos throughout docs
2017-10-04 14:37:30 -07:00
Matthew Hooker
e4b67dd2f9 more spelling 2017-10-04 14:37:04 -07:00
Matthew Aynalem
1fac839b79 docs fix minor spelling typos throughout docs 2017-10-04 14:25:31 -07:00
zhuzhih2017
f0cfd86f74 Merge pull request #5423 from zhuzhih2017/master
Fix the documentation error for io_optimized type and add description…
2017-10-04 21:08:55 +08:00
zhuzhih2017
beeaa4d8ee fix the documentation error for io_optimized type and add description for default value of internet_charge_type 2017-10-04 21:04:00 +08:00
Mark Meyer
2661fd7869 Move building of spot instances into its own step 2017-10-04 12:38:21 +02:00
Matthew Hooker
e26df7ebb3
remove outdated comment about docker behavior 2017-10-03 16:47:30 -07:00
localghost
ba72021274 Fix owner of files uploaded to docker container run as non-root. 2017-10-03 21:49:26 +02:00
Matthew Hooker
bafcf7dfb1
test, document, cleanup puppet guest codde 2017-10-03 11:39:33 -07:00
Matthew Hooker
7523cc76de Merge pull request #5340 from c22/issue_5339
Fix regression bug reported in #5339
2017-10-03 10:44:41 -07:00
Mark Meyer
939b44b4fd Add logic to handle volumes of spot instances 2017-10-03 01:03:21 +02:00
Mark Meyer
cfd6b6fed5 Change EBS builder to do tag-on-creation
The EBS builder will now use the tag-on-creation pattern, so
that it's possible to restrict packer to only create volumes that are
properly tagged by using an AWS policy.
2017-10-03 00:13:02 +02:00
SwampDragons
732e884105 Merge pull request #5410 from hashicorp/fix_4891
fun with wait groups; prevents hanging
2017-09-29 15:11:26 -07:00
Megan Marsh
d4031420ab fun with wait groups; prevents hanging 2017-09-29 15:03:44 -07:00
Matthew Hooker
64fbc50392 Merge pull request #5408 from boumenot/pr-azure-win-sysprep-example
azure: sysprep improvements for Windows examples
2017-09-29 12:43:29 -07:00
Matthew Hooker
54a42665e0
qemu support for xen is no longer experimental.
versions of qemu prior to 1.0 only had experimental support for xen. Xen
is now part of qemu main-line, and so should be fully supported.  See
https://wiki.xenproject.org/wiki/QEMU_Upstream.
2017-09-29 12:42:40 -07:00
Christopher Boumenot
1da0ce688f azure: sysprep improvements for Windows examples 2017-09-29 12:39:52 -07:00