Jeremy Voorhis
a4cb8ae41b
Define methods on *BuildCommand (consistency)
2017-10-13 11:57:44 -07:00
Jeremy Voorhis
40625777c1
Enable autocomplete for top-level commands
2017-10-13 11:57:44 -07:00
Jeremy Voorhis
001d632bcd
Update mitchellh/cli and add posener/complete dep
2017-10-13 11:57:38 -07:00
Matthew Hooker
0a225d363a
Merge pull request #5453 from mprince/docs
...
Remove LXD from provisioners sidebar
2017-10-12 18:46:00 -07:00
Marcel Prince
26fb86783e
Remove LXD from provisioners sidebar
2017-10-12 18:34:20 -07:00
Matthew Hooker
85cede7076
update changelog
2017-10-12 17:07:37 -07:00
Matthew Hooker
f7e269945e
add cidr validation and rename option
2017-10-12 17:05:56 -07:00
Matthew Hooker
c74be87187
Merge pull request #5384 from dave2/sg-source-cidr
...
[WIP] Allow temporary security group to have source CIDR block explicit
2017-10-12 17:05:45 -07:00
Matthew Hooker
edc3281c83
update changelog
2017-10-12 16:44:17 -07:00
Matthew Hooker
47cb0c334d
Merge pull request #5436 from hashicorp/re5367
...
builder/vmware: Add `disable_vnc` option
2017-10-12 16:43:09 -07:00
Matthew Hooker
07b013945f
more consistent flag name
2017-10-12 16:38:18 -07:00
Matthew Hooker
106408f6be
add new disable_vnc option
2017-10-12 16:34:40 -07:00
nictrix
6a238a3ef3
add option to skip vnc phase and update docs
2017-10-12 16:28:27 -07:00
Megan Marsh
a7d25cd4c1
remove deprecation warning since we've been talked out of removing shell-local postprocessor
2017-10-12 16:14:15 -07:00
Christopher Boumenot
1abe5002c4
Merge pull request #5450 from blalor/patch-1
...
Prevent angle brackets from being swallowed
2017-10-12 14:47:15 -07:00
Brian Lalor
3a03bc48c1
Prevent angle brackets from being swallowed
...
The current version of the [published Azure provider page](https://www.packer.io/docs/builders/azure.html ) shows the VHD URLs like:
> The captured VHD's URL will be https://.blob.core.windows.net/system/Microsoft.Compute/Images//.xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.vhd .
2017-10-12 17:32:49 -04:00
Matthew Hooker
9b407d4716
Merge pull request #5449 from hashicorp/fix_5205
...
fix docs for 5205
2017-10-12 14:15:43 -07:00
Megan Marsh
468feee607
fix docs for 5205
2017-10-12 14:14:07 -07:00
SwampDragons
f4fb897f12
Merge pull request #5448 from hashicorp/commdocs
...
docs: reorganize community pages under one layout
2017-10-12 13:37:32 -07:00
SwampDragons
512ac214b4
Merge pull request #5417 from smaato/master
...
Add ability to tag volumes on creation
2017-10-12 12:56:25 -07:00
Mark Meyer
dbb3c76032
Remove redundant step and its usage
...
StepTagEBSVolumes is no longer needed, since this functionality is now
taken over by StepRunSourceInstance and StepRunSpotInstance. So remove
this functionality from the codebase.
2017-10-12 21:40:21 +02:00
Matthew Hooker
e9c17fc07c
docs: reorganize community pages under one layout
2017-10-12 10:42:58 -07:00
SwampDragons
9b692f2598
Merge pull request #5427 from hashicorp/docs_work
...
Okay, I'm going to merge these docs as-is under the opinion that an example that works 99% of the time is better than no example. @DanHam I'm still happy to test out other boot configs but I've put a fair amount of time into trying to get your suggestions to work and haven't gotten it doing what it's supposed to for AWS.
2017-10-12 10:30:17 -07:00
Matthew Hooker
75111e49e9
remove convoluted pointer logic
2017-10-11 23:35:24 -07:00
Matthew Hooker
e497c6027f
remove obsolete information
2017-10-11 23:17:43 -07:00
Matthew Hooker
0608fe4823
mention that winrm can transfer files slowly.
2017-10-11 23:12:31 -07:00
Matthew Hooker
f566c43a9d
add boot_command examples link to docs
2017-10-11 22:58:03 -07:00
Matthew Hooker
4aee438c22
document comma-separated configuration variables.
2017-10-11 19:36:54 -07:00
Megan Marsh
157137573c
fix line length
2017-10-11 13:20:53 -07:00
SwampDragons
7723f7584f
Merge pull request #5441 from iamjarvo/helpful-version-message
...
Add `/downloads.html` to the outdated version message
2017-10-11 13:08:08 -07:00
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
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