Rickard von Essen
ecdf59b7b9
Slightly reworded docs for chroot_mounts in amazon-chroot builder
...
Closes #3081
2016-10-15 14:42:36 +02:00
Matthew Hooker
f5753807b6
update changelog
2016-10-14 15:54:28 -07:00
Matthew Hooker
d8439b0034
Merge pull request #3971 from mitchellh/fix3486
...
change chef-solo provisioner staging directory
2016-10-14 15:51:26 -07:00
Matthew Hooker
1eb042bbf5
Merge pull request #4008 from mitchellh/fix3699
...
prevent panic when ssh reconnect fails
2016-10-14 15:50:49 -07:00
Matthew Hooker
97688a96ba
Merge pull request #4004 from mitchellh/parseCheckSumFilePanic
...
fix parseCheckSumFile panic
2016-10-14 15:50:07 -07:00
Ali Rizvi-Santiago
1347b11f06
Fixed a bug due to some missing filepath.ToSlash calls in StepCreateFloppy.Add.
...
If backslashes were in a filename (such as when running from Windows),
this would cause the backslashes to be included in the filenames in the
created floppy disk which caused havoc when Windows tried to parse it.
Fixed a bug in fsDirectoryCache when using path.Clean() to normalize the
input directory properly. This would cause an error where a new directory
"." would be created instead of it correctly returning the root directory.
Fixes issue #3977 .
2016-10-14 14:17:49 -07:00
Matthew Hooker
5747f4e890
prevent panic when ssh reconnect fails
2016-10-14 11:23:35 -07:00
Matthew Hooker
54651e0005
fix parseCheckSumFile panic
...
resolves #3516
2016-10-14 00:56:05 -07:00
Matthew Hooker
1bc73cf448
Merge pull request #4001 from mitchellh/rmcustomcommanddocs
...
remove custom command documentation.
2016-10-13 22:17:28 -07:00
Matthew Hooker
220709b7eb
Merge pull request #4002 from mitchellh/b-plugin-discovery
...
Supress plugin discovery from plugins, which is redundant and noisy in the logs
2016-10-13 20:17:43 -07:00
Chris Bednarski
010fa977cf
Change to explicit comparison with MagicCookieValue
2016-10-13 18:14:22 -07:00
Chris Bednarski
3935703286
Supress plugin discovery from plugins, which is redundant and noisy in the logs
2016-10-13 16:41:33 -07:00
Matthew Hooker
516f403993
remove custom command documentation.
...
it was removed in #1629
2016-10-13 16:16:48 -07:00
Christopher Boumenot
f908e18483
Merge pull request #3996 from boumenot/pr-issue-3968
...
azure: Allow user to set custom data
2016-10-13 13:39:54 -07:00
Christopher Boumenot
7d07fa7afc
azure: Allow user to set custom data
2016-10-13 11:56:23 -07:00
Christopher Boumenot
ae2b31c4ec
Merge pull request #3997 from boumenot/pr-issue-3730
...
azure: handle os_type errors more gracefully
2016-10-13 09:30:03 -07:00
Christopher Boumenot
bba643df9a
azure: handle os_type errors more gracefully
2016-10-13 09:26:29 -07:00
Matthew Hooker
ca3b4563e0
update changelog
2016-10-12 16:27:35 -07:00
Matthew Hooker
17c2c6f4f7
Merge pull request #3995 from boumenot/pr-issue-3965
...
azure: Allow user to override size of OS disk
2016-10-12 16:26:08 -07:00
Christopher Boumenot
249a943a1e
azure: Allow user to override size of OS disk
2016-10-12 16:24:04 -07:00
Matthew Hooker
6c5f1a40c4
Merge pull request #3994 from boumenot/pr-issue-3822
...
azure: fix documentation wording
2016-10-12 15:33:08 -07:00
Matthew Hooker
6e497573e6
Merge pull request #3993 from mitchellh/f-atlas-tls-noverify
...
Update atlas-go to get ATLAS_TLS_NOVERIFY option for packer push command
2016-10-12 15:25:26 -07:00
Christopher Boumenot
68c6f64987
azure: fix documentation wording
2016-10-12 15:17:09 -07:00
Chris Bednarski
4348f5f54d
Update atlas-go to get ATLAS_TLS_NOVERIFY option for packer push command
2016-10-12 15:04:35 -07:00
Matthew Hooker
0e4a15804d
Merge pull request #3992 from crunk1/master
...
Added googlecompute documentation for the source_image_project_id opt…
2016-10-12 14:10:23 -07:00
Scott Crunkleton
591eb12806
Added googlecompute documentation for the source_image_project_id option. It was previously missing.
2016-10-12 13:48:37 -07:00
Matthew Hooker
5af0fbff7d
Merge pull request #3989 from Purple90/patch-1
...
Update vagrant.html.md
2016-10-12 10:31:31 -07:00
Purple90
17f3fac39b
Update vagrant.html.md
...
Grammar fix. Anyways -> anyway
2016-10-12 09:09:43 -05:00
Rickard von Essen
6b167c508f
Merge pull request #3986 from rickard-von-essen/fmt
...
Fixed formatting
2016-10-11 23:49:33 +02:00
Rickard von Essen
3c8dabba9e
Fixed formatting
2016-10-11 23:43:50 +02:00
Matthew Hooker
5a37f0f0d8
update changelog
2016-10-10 09:21:28 -07:00
Matthew Hooker
1747e31b54
Merge pull request #3976 from rickard-von-essen/os-pwd
...
builder/openstack: Support using SSH password.
2016-10-10 09:20:17 -07:00
Rickard von Essen
ba8cfbd222
builder/openstack: Support using SSH password.
...
This adds support for using ssh_password to connect to a OpenStack
instance. If ssh_password is defined creation of the temporary keypair
is skipped.
2016-10-08 23:18:19 +02:00
Rickard von Essen
ae256b98d9
Merge pull request #3975 from rickard-von-essen/update-go-fs-2
...
Updated dep: go-fs (2)
2016-10-08 22:14:16 +02:00
Rickard von Essen
722b0d7338
Updated dep: go-fs (2)
2016-10-08 22:09:53 +02:00
Rickard von Essen
3842272405
Merge pull request #3974 from rickard-von-essen/update-go-fs
...
Updated dep: go-fs
2016-10-08 17:12:09 +02:00
Rickard von Essen
f3265e92e0
Updated dep: go-fs
2016-10-08 17:07:26 +02:00
Rickard von Essen
5f5ec9225f
Updated CHANGELOG.md
2016-10-08 16:55:26 +02:00
Rickard von Essen
5e96709ee9
Merge pull request #2919 from arizvisa/floppy-recurse
...
Added an option for copying entire subdirectories via floppy_dirs (supplants floppy_files)
2016-10-08 16:51:16 +02:00
Matthew Hooker
4ac1f5a105
Merge pull request #3972 from mitchellh/pr-3777
...
instructions for installing with chocolatey
2016-10-07 23:57:48 -07:00
Matthew Hooker
28dc5055d3
rewrite to be complete sentence
2016-10-07 23:52:13 -07:00
Matthew Hooker
b8da25f599
choco install
2016-10-07 23:49:01 -07:00
Matthew Hooker
c466fa6211
changelog for #3776
2016-10-07 18:01:40 -07:00
Matthew Hooker
09bbd0e1cd
fix tense
2016-10-07 18:00:21 -07:00
Matthew Hooker
83131db4b8
Merge pull request #3776 from curiositycasualty/master
...
Add custom_state config to salt provisioner
2016-10-07 17:59:52 -07:00
Matthew Hooker
badadec140
Merge pull request #3758 from elconas/fix_vmware_builder
...
Fix License check to work with licensed VMware Workstation
2016-10-07 17:51:32 -07:00
Matthew Hooker
2ae1b83b15
change chef-solo provisioner staging directory
...
Have the staging directory be called `packer-chef-solo`, which is what
is given in docs. Closes #3486
2016-10-07 17:24:30 -07:00
Matthew Hooker
0b0411bebd
Merge pull request #3970 from svanharmelen/b-logging
...
Fix debug logging
2016-10-07 12:17:42 -07:00
Sander van Harmelen
1fbadb4de9
Fix debug logging
...
The change done in #3964 causes the if statement to check if debug logging should be enabled to always pass.
2016-10-07 21:10:20 +02:00
Matthew Hooker
7323f07f3c
update changelog
2016-10-06 12:28:34 -07:00