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 c23749afe0 .
|
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 9ed133ea01 .
|
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 |
Chris Bednarski
|
a643faae67
|
Bump version to 0.9.0
|
2016-02-19 18:31:30 -08:00 |
Chris Bednarski
|
5ed25603f5
|
Merge pull request #3235 from mitchellh/b-amazon-credentials-crash
Create a session for EC2RoleProvider; prevents crash; fixes #3123
|
2016-02-19 18:28:12 -08:00 |
Chris Bednarski
|
d0ab8658bc
|
Create a session for EC2RoleProvider; prevents crash; fixes #3123
|
2016-02-19 17:10:05 -08:00 |
Vespian
|
4750da3457
|
Add empty_groups param to ansible provisioner
|
2016-02-19 23:46:50 +01:00 |
Rickard von Essen
|
344ed08f49
|
Merge pull request #3231 from tylert/doc-ssh-comm
List ssh communicator doc options in 'packer fix' (alphabetical) order
|
2016-02-19 19:49:19 +01:00 |
Tyler Tidman
|
8f44bd7575
|
List ssh communicator doc options in 'packer fix' (alphabetical) order
|
2016-02-19 09:46:24 -05:00 |
Chris Bednarski
|
906e6d3a96
|
Merge branch 'master' of https://github.com/mitchellh/packer
|
2016-02-18 15:26:40 -08:00 |
Chris Bednarski
|
063e7a71e1
|
Added DownloadDir interface change to changelog
|
2016-02-18 15:26:32 -08:00 |
Chris Bednarski
|
d4ba250cb9
|
Merge pull request #3229 from infonaut/infonaut-Ansible-Doc
Docs: add Ansible Remote to index
|
2016-02-18 11:40:40 -08:00 |
David McNicholl
|
c831bf2c43
|
Add Ansible Remote to website documentation
Add Ansible Remote to website documentation and appropriately rename Ansible Local link.
|
2016-02-18 10:41:59 +00:00 |
Rickard von Essen
|
1c61c06ff8
|
Merge pull request #3225 from mohae/openstack-doc-a-z
docs: alphabetize openstack settings; username and password are left …
|
2016-02-18 10:08:59 +01:00 |
Rickard von Essen
|
23bc6c3a47
|
Merge pull request #3226 from mohae/google-compute-doc-a-z
docs: alphabetize google-compute settings
|
2016-02-18 10:07:37 +01:00 |
Rickard von Essen
|
995a8b864b
|
Merge pull request #3227 from mohae/parallels-iso-doc-a-z
docs: alphabetize parallels-iso settings
|
2016-02-18 10:05:56 +01:00 |
Rickard von Essen
|
6429d4136b
|
Merge pull request #3228 from mohae/parallels-pvm-doc-a-z
docs: alphabetize parallels-pvm settings
|
2016-02-18 10:04:53 +01:00 |
Rickard von Essen
|
4da0bebbce
|
Updated gopercloud to include GH-534 get-password.
|
2016-02-18 10:01:04 +01:00 |
Joel Scoble
|
46a42fe910
|
docs: alphabetize parallels-pvm settings
|
2016-02-17 23:52:32 -06:00 |
Joel Scoble
|
dae88620b5
|
docs: alphabetize parallels-iso settings
|
2016-02-17 23:48:24 -06:00 |
Joel Scoble
|
609131e0e9
|
docs: alphabetize openstack settings; username and password are left in their current location (not alphabetized
|
2016-02-17 23:45:14 -06:00 |
Joel Scoble
|
70d16132de
|
docs: alphabetize google-compute settings
|
2016-02-17 23:40:31 -06:00 |
Chris Bednarski
|
236d5297f3
|
Added shell-local post-processor to the changelog
|
2016-02-17 20:45:24 -08:00 |
Chris Bednarski
|
d7f5f02831
|
Update dist scripts to use hc-releases instead of bintray
|
2016-02-17 20:11:25 -08:00 |
Chris Bednarski
|
944ba1ef17
|
This is not working as described so removed for now; See 3222
|
2016-02-17 18:39:16 -08:00 |
Chris Bednarski
|
4837384e1d
|
Bump version to 0.9.0-rc2
|
2016-02-17 16:48:57 -08:00 |