14299 Commits

Author SHA1 Message Date
Megan Marsh
a14498ff00 remove timestamps from logger inside of subprocesses to prevent double logging; also remove some cruft and fix spelling in some logs 2019-12-09 12:13:18 -08:00
Megan Marsh
5d5189a9a2 only log when external plugin is used, since this is the much rarer event 2019-12-09 12:10:07 -08:00
nywilken
89ad8ae4fa prepare_changelog: Update regex to work with GNU grep 2019-12-09 15:05:39 -05:00
pfuender
ffb9272fb2 adding version-override for chef-client provisioner 2019-12-09 20:58:04 +01:00
Wilken Rivera
b79986c3c5
Merge pull request from kevingunn-wk/fix_8410
rename galaxy_command to galaxycommand
2019-12-09 11:16:20 -08:00
Lars Lehtonen
d7eee558a6 post-processor/docker-import: drop unused test functions () 2019-12-09 16:05:03 +01:00
Kaczanowski Mateusz
9d3c718c2e update documentation for arm images builder 2019-12-07 10:44:32 +01:00
Sylvia Moss
096cab9b48 Fix floppy doc markdown typo () 2019-12-06 14:12:11 +01:00
Sylvia Moss
2f63c581a0
Remove unnecessary 1 sec sleep () 2019-12-06 11:43:28 +01:00
Lars Lehtonen
4fe34a5dc3 post-processor/docker-push: drop unused test helper functions () 2019-12-06 11:07:51 +01:00
Sylvia Moss
5ff5623433
Add disable_shutdown option to VirtualBox builder () 2019-12-05 14:34:56 +01:00
Lars Lehtonen
8146b39986 post-processor/docker-save: remove unused test functions () 2019-12-05 11:28:38 +01:00
deisenzimmer
2b3935778e amazon-ebssurrogate plugin: StepSnapshotVolumes: Added mutex to synchronise map access across threads. () 2019-12-04 15:13:07 +01:00
Megan Marsh
de9f391a1c
Merge pull request from hashicorp/fix_8359
Fix request retry mechanism  to launch aws instance
2019-12-03 16:03:03 -08:00
Megan Marsh
05b972e550
Merge pull request from ad-m/hyperone-builder
Fix tags & modernize config for HyperOne builder
2019-12-03 10:30:26 -08:00
Megan Marsh
9fc37f9456
Merge pull request from hashicorp/fix_qemu_sizes
make sure we continue to default to Megabytes for qemu disk size to p…
2019-12-03 09:58:21 -08:00
Adam Dobrawy
e1160cc955 test: Generalize README to avoid AWS 2019-12-03 14:57:41 +01:00
Adam Dobrawy
a97ff7ce8b builder/hyperone: Update schema for cli config 2019-12-03 14:57:41 +01:00
Adam Dobrawy
3b091e6046 builder/hyperone: fix & add tests for tags 2019-12-03 14:57:40 +01:00
Megan Marsh
7d8f1c01c4 Revert "fix: persist default drive/device" ()
This reverts commit 30ccab4 which introduced the issue 8436.
2019-12-03 13:42:11 +01:00
Megan Marsh
fcda07ee6a clarify docs by removing unclear string ()
the docs generator from code PR   mis scrapped it
2019-12-03 10:07:46 +01:00
Borgstrom ♕
5be5cc146b
iam:GetInstanceProfile is now required 2019-12-03 10:06:01 +08:00
Megan Marsh
0bea6022ec update changelog 2019-12-02 16:39:26 -08:00
Megan Marsh
76bfaf9da8
Merge pull request from hashicorp/fix_iso_target_path
Don't cache when TargetPath is non-nil
2019-12-02 16:24:56 -08:00
Megan Marsh
5fb2899c3f
Merge pull request from tacoman/patch-2
Update sidebar + remove cruft for WinRM page
2019-12-02 16:23:24 -08:00
Megan Marsh
f5806afda8 update docs 2019-12-02 16:04:29 -08:00
Megan Marsh
effd330945 make sure we continue to default to Megabytes for qemu disk size to prevent backwards incompatabilities. 2019-12-02 15:13:17 -08:00
Lars Lehtonen
df031db9da builder/azure/common/template: remove unused TemplateBuilder.getResourceByType2() ()
builder/azure/common/template: remove unused TemplateBuilder.toKeyVaultID()
2019-12-02 18:09:42 +01:00
Ilhaan Rasheed
2c22b9f721 Update LXD directory upload command () 2019-12-02 12:01:18 +01:00
Adrien Delorme
b4200c3590 go generate for the google compute export post processor after 2019-12-02 11:32:16 +01:00
Taneli Leppä
e1cb0c5f7e Added support for specifying Service Account in Google Compute exporter post-processor. () 2019-12-02 11:29:34 +01:00
tacoman
cf6058b8fb Fixed the formatting for one of the examples. () 2019-12-02 10:32:57 +01:00
Indy Griffiths
82a1242b58 Fix bad header indentation ()
Caused header to show up on https://www.packer.io/docs/provisioners/puppet-server.html as a code block
2019-12-02 10:29:54 +01:00
Moss
28c720bd3a Organize imports 2019-12-02 10:17:36 +01:00
Moss
250643d54b Remove 5 sec sleep after adding iam instance profile 2019-12-02 10:13:26 +01:00
tacoman
13c315d03e
Update sidebar + remove cruft for WinRM page 2019-11-30 23:14:41 -05:00
Moss
4516978555 Fix request retry mechanism to run aws instance 2019-11-29 18:11:10 +01:00
Kevin Gunn
a7d32afe4e removed escape character check, updated synopsis string, change type to 'ansbile-local' only 2019-11-27 20:27:24 -05:00
Jon Allie
c31bbcf4cf builder/amazon: AmiFilterOptions.GetOwners: avoid taking the address of a loop iterator var ()
GetOwners() always returned a slice of pointers to the last value. Because slice ranging reuses the same local variable.
2019-11-27 12:28:07 +01:00
Aurélien Guillaume
1a397b9fcd builder/osc: fix ssh host detection in Public Cloud and Nets 2019-11-26 17:50:30 +01:00
Kevin Gunn
70aa0516de reset ansible-local documentation to include galaxy_command
fix spacing in fixer.go
2019-11-26 01:05:33 -05:00
Kevin Gunn
28d1037864 change galaxycommand to galaxy_command and add fixer 2019-11-26 00:57:17 -05:00
Megan Marsh
29d6c05ef8
Merge pull request from hashicorp/do_8838
use shell struct in shell-local provisioner and post-processor.
2019-11-25 11:49:08 -08:00
Megan Marsh
a8ffa60b46 remove the already-included packer config from top level struct 2019-11-25 11:24:00 -08:00
Kevin Gunn
0fc8308ce1 rename galaxy_command to galaxycommand 2019-11-25 14:23:19 -05:00
Mike Dziedziela
7c3e032fb7 amazon docs: update block-device-configuration docs ()
So that it works for all builders as some use it with the following field names: launch_block_device_mappings, ami_block_device_mappings or ebs_volumes. the refactored docs weird being to specific.
2019-11-25 11:58:30 +01:00
henry-aj-jones
d317d7f3d1 post-processor/docker-tag: Allow to tag an artifact with multiple tags () 2019-11-22 11:48:36 +01:00
Megan Marsh
e92783f303 add docs about efi mode ()
Document what needs to happen if you're launching an efi vm.

Closes 
2019-11-22 11:17:08 +01:00
Megan Marsh
7d4353864f use shell struct in shell-local provisioner and post-processor. 2019-11-21 16:47:29 -08:00
Megan Marsh
59e6e1d4d5
Merge pull request from hashicorp/fix_8362
Add no_ephemeral template option to nuke ephemeral drives from launch mappings
2019-11-21 16:08:50 -08:00