5938 Commits

Author SHA1 Message Date
Chris Bednarski
118fcb27b8 Added docs for google disk_type 2016-03-10 14:53:37 -08:00
Chris Bednarski
1b1bbb604e Merge branch 'googlecompute-disk-type' of https://github.com/meatballhat/packer into f-google-disk-type 2016-03-10 14:51:30 -08:00
Chris Bednarski
8d54da737f Merge pull request #3335 from davebiffuk/patch-1
Update setup.html.markdown
2016-03-10 14:23:43 -08:00
Christopher Boumenot
b57ed27352 Add support for NTLM the WinRM communicator.
WinRM exposes an HTTP transport decorator that can be used for different
authentication schemes.  Windows on Azures requires this if one is to use
the out of the box configuration.
2016-03-10 10:53:38 -08:00
Dave Holland
81cf23052f Update setup.html.markdown
zip file now contains a single binary
2016-03-10 17:24:40 +00:00
Rickard von Essen
cd83c3f2eb Merge pull request #3330 from mansunkuo/master
Add example of extra_arguments
2016-03-10 15:24:55 +01:00
Mansun Kuo
5134faf0cc Add example of extra_arguments 2016-03-10 21:49:04 +08:00
Rickard von Essen
b214a175f2 Fixed OpenStack cli install example
Closes #3326
2016-03-09 12:29:31 +01:00
Chris Bednarski
ff7ce8e082 Merge pull request #3324 from dmikurube/add-timezone-description-for-isotime
Add a note about timezone "-0700" in "isotime".
2016-03-08 10:16:59 -08:00
Dai MIKURUBE
2d4c31f82b Add a note about timezone "-0700" in "isotime". 2016-03-08 17:35:06 +00:00
Chris Bednarski
39ca3c292e Merge pull request #3299 from tylert/shell-doc-order
Put shell provisioner doc in 'packer fix' order
2016-03-07 18:30:29 -08:00
Rickard von Essen
084c922176 Updated CHANGELOG.md 2016-03-07 13:49:12 +01:00
Rickard von Essen
44fb729df8 Merge pull request #3276 from rickard-von-essen/issue-3273
Ansible: add the support for specifying ansible_user
2016-03-07 13:45:44 +01:00
Rickard von Essen
d59844f0d1 Determine current user without CGO. 2016-03-07 13:35:24 +01:00
Rickard von Essen
7369841e63 Ansible: add the support for specifying ansible_user
Closes #3273
2016-03-07 13:35:24 +01:00
Rickard von Essen
96ac0d0e90 Merge pull request #3291 from rickard-von-essen/issue-3275
Ansible: don't use deprecated ssh options when ver above 2.0
2016-03-07 13:32:00 +01:00
Rickard von Essen
d6716f6ee1 Ansible: don't use deprecated ssh options when ver above 2.0
Ansible 2.0 deprecated ansible_ssh_user, ansible_ssh_port, ansible_ssh_host
instead use ansible_user, ansible_port, and ansible_host in the
inventory file.

Closes #3275
2016-03-07 13:26:22 +01:00
Rickard von Essen
51884ac31b Delete the PR template before submitting. 2016-03-07 12:09:01 +01:00
Rickard von Essen
209b7bc86d Emphasise that the template should be removed before submitting. 2016-03-07 12:05:59 +01:00
Rickard von Essen
744c0a8eec Merge pull request #3305 from Thingee/master
Fixing broken link in OpenStack builder docs
2016-03-04 13:39:50 +01:00
Mike Perez
dfeaa32134 Fixing broken link in OpenStack builder docs 2016-03-03 22:56:39 -08:00
Chris Bednarski
14fc7da43a Merge pull request #3282 from mhlias/master
Make communicator's WinRM defaults more intuitive when using SSL.
2016-03-02 15:54:36 -08:00
Tyler Tidman
b6eaf60fda Put shell provisioner doc in 'packer fix' order 2016-03-02 14:37:30 -05:00
Ilias Bertsimas
918c88ac38 Add 4 testing scenarios for WinRM helper communicator config. 2016-03-02 11:48:20 +00:00
Chris Bednarski
18f03ec070 Trim the pull request template 2016-03-01 19:31:07 -08:00
Chris Bednarski
6a38303030 Make the build name error message show the original regexp 2016-03-01 19:01:46 -08:00
Chris Bednarski
17e5076f06 Merge pull request #3292 from vtolstov/issue-3192
fix assign to driveArgs
2016-03-01 13:22:15 -08:00
Vasiliy Tolstov
e5276b31a3 fix assign to driveArgs
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-03-01 21:15:51 +00:00
Chris Bednarski
fee00baf6a Revert "close #3192"
This reverts commit 3b8f0023e57fe009a5dc2f534ea83242e9b6fc87.
2016-02-29 13:51:47 -08:00
Chris Bednarski
bf17e091b7 Merge pull request #3272 from vtolstov/issue-3192
builder/qemu: fix drive args
2016-02-29 11:15:30 -08:00
Ilias Bertsimas
883e4bcae2 Update documentation to reflect the new default behaviour. 2016-02-29 16:06:23 +00:00
Ilias Bertsimas
85e4865368 Make communicator's WinRM defaults more intuitive when using SSL. 2016-02-29 14:26:28 +00:00
Rickard von Essen
6743fd5a07 Updated CHANGELOG 2016-02-26 22:04:49 +01:00
Rickard von Essen
b5b1ecaef6 Merge pull request #3274 from rickard-von-essen/issue-3271
Ansible: os.Environ() should always be passed to the ansible command.
2016-02-26 21:10:07 +01:00
Rickard von Essen
f823725e53 Ansible: os.Environ() should always be passed to the ansible command.
Fixes GH-3271

Regression introduced in GH-3203
2016-02-26 20:49:37 +01:00
Chris Bednarski
cc8974754f Merge branch 'master' of https://github.com/mitchellh/packer 2016-02-26 10:47:34 -08:00
Chris Bednarski
3a14f555e1 Remove errant e 2016-02-26 10:47:29 -08:00
Vasiliy Tolstov
3b8f0023e5 close #3192
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
2016-02-26 14:05:43 +00:00
Rickard von Essen
c430daed14 Updated CHANGELOG 2016-02-26 11:42:21 +01:00
Chris Bednarski
39f7eec3e1 Merge pull request #3267 from aaronharnly/patch-1
"environmental variable" -> "environment variable"
2016-02-25 15:32:55 -08:00
Aaron Harnly
f47d58f92e "environmental variable" -> "environment variable"
They are called environment variables, rather than environmental variables[1].
This small fix corrects that in the docs.

[1] http://man7.org/linux/man-pages/man7/environ.7.html
2016-02-25 17:21:18 -05:00
Chris Bednarski
25fe234f9f Merge branch 'master' of https://github.com/mitchellh/packer 2016-02-24 17:42:01 -08:00
Chris Bednarski
bb9d29b5cf Added github issue and PR templates 2016-02-24 17:41:57 -08:00
Rickard von Essen
13a0d3c675 Merge pull request #3239 from rickard-von-essen/issue-3238
Parallels: Support relative paths in output_directory
2016-02-24 12:12:54 +01:00
Chris Bednarski
cfbd7b35d3 If go version is 1.4 use godeps to restore dependencies 2016-02-23 23:26:45 -08:00
Chris Bednarski
0db59e055c Revert "Set a custom travis install so godeps doesn't get called"
This reverts commit c23749afe061218d9855eb57b1e0c278c2376032.
2016-02-23 23:01:32 -08:00
Chris Bednarski
c23749afe0 Set a custom travis install so godeps doesn't get called 2016-02-23 22:32:35 -08:00
Chris Bednarski
24a234f9ac Update travis versions 2016-02-23 22:23:22 -08:00
Chris Bednarski
bb12c87a7e Maybe not going to do this since the compiler is getting slower 2016-02-23 14:17:04 -08:00
Chris Bednarski
7ea815024d Removed beta warning; this is live now 2016-02-22 17:58:41 -08:00