5715 Commits

Author SHA1 Message Date
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
Chris Bednarski
588f9f30b2 Remove unused dependencies; see godep v54 2016-02-22 16:21:39 -08:00
Chris Bednarski
484404f223 Merge pull request #3248 from clstokes/docs-pp-shell-local
website/docs: Add `shell-local` post-processor to sidebar.
2016-02-22 12:57:24 -08:00
Chris Bednarski
d5dd48d1e2 Bump version.go to 0.9.1 so dev builds don't tell you to update 2016-02-22 12:39:21 -08:00
Cameron Stokes
04386435de docs/website: Add shell-local post-processor to sidebar. 2016-02-22 12:35:35 -08:00
Chris Bednarski
fe59eb9019 Merge pull request #3246 from mitchellh/sethvargo/dist
Update dist script to sign signature file
2016-02-22 11:57:47 -08:00
Seth Vargo
4b60f17e4f Update dist script to sign signature file 2016-02-22 14:56:45 -05:00
Chris Bednarski
8a53385cbc Revert "Remove a bunch of unused dependencies (godep v54+ required)"
This reverts commit 9ed133ea018e2010ff82b9b280e10caeeb0e7644.
2016-02-22 11:44:12 -08:00
Chris Bednarski
9ed133ea01 Remove a bunch of unused dependencies (godep v54+ required) 2016-02-22 11:40:02 -08:00
Chris Bednarski
48a6c17d91 Merge pull request #3240 from dave2/docs-missing-amazon-import
Minor amazon-import doc fixes (formatting, doc sidebar)
2016-02-22 10:45:09 -08:00
Rickard von Essen
e486eba9cb Merge pull request #3244 from clstokes/docs-pp-shell-local
website/docs: Fix `shell-local` post-processor example.
2016-02-22 18:50:06 +01:00
Cameron Stokes
8fbe7a4182 Fix shell-local post-processor exmaple. 2016-02-22 09:23:24 -08:00
Jack Pearkes
11c1ac45f8 website: update to 0.9.0 2016-02-22 09:15:56 -08:00
Rickard von Essen
0cffcb0c39 Updated vendor after update of gophercloud in 88a84f5 2016-02-22 09:45:21 +01:00
David Zanetti
9b3a011cfa Minor amazon-import doc fixes (formatting, doc sidebar)
* Add amazon-import to documentation sidebar
 * Fix formatting error in amazon-import doc

Signed-off-by: David Zanetti <dave2@wetstring.net>
2016-02-22 09:26:37 +13:00
Rickard von Essen
46f74d8347 Parallels: Support relative paths in output_directory
Fixes #3238
2016-02-21 16:52:51 +01:00
Rickard von Essen
ba2b438001 Updated CHANGELOG.md 2016-02-21 08:57:54 +01:00
Rickard von Essen
88a84f5fb2 Merge pull request #3209 from rickard-von-essen/openstack-get-password
Get admin password of booted instance when using WinRM
2016-02-20 10:29:38 +01:00
Rickard von Essen
da1e9f4976 Merge pull request #3232 from vespian/ansible_provisioner_empty_groups_support
Add empty_groups param to ansible provisioner
2016-02-20 10:28:38 +01:00
Chris Bednarski
d5ef665a7e We're back in development mode now 2016-02-19 19:11:02 -08:00
Chris Bednarski
3c569e75ca Update 0.9.0 release date in changelog 2016-02-19 19:04:50 -08:00