Commit Graph

7400 Commits

Author SHA1 Message Date
Matthew Hooker bf64d7bdc2
automagic simplification 2017-03-28 20:36:20 -07:00
Matthew Hooker 79287d7e47
simplify some code 2017-03-28 20:36:20 -07:00
Matthew Hooker 0149f679de
Print instead of Printf with no dynamic first variable. 2017-03-28 20:36:20 -07:00
Matthew Hooker d1b20b3d9c
remove a bunch of dead code.
https://github.com/dominikh/go-tools/tree/master/cmd/unused
2017-03-28 20:36:20 -07:00
Matthew Hooker 230079f73a
spell fixes 2017-03-28 20:36:19 -07:00
Matthew Hooker dfe6f11ea7 Merge pull request #4729 from phoxelua/remove-merge-conflict
Removed merge conflict from Docker example web page
2017-03-28 18:52:27 -07:00
Howard Nguyen 0acdc8159c Removed merge conflict from Docker example web page 2017-03-28 18:12:47 -07:00
Matthew Hooker 9ce3c5ae6c Merge pull request #4728 from mitchellh/typo
website/docs: fix typo
2017-03-28 17:10:18 -07:00
Matthew Hooker 5e196490ab
fix typo 2017-03-28 17:09:41 -07:00
Seth Vargo 38e0ba8bd3
Fix broken links 2017-03-28 18:28:34 -04:00
Seth Vargo f5a10460dd
Update config styles 2017-03-28 16:22:25 -04:00
Seth Vargo 297081158f Merge pull request #4726 from mitchellh/sethvargo/rebrand
Update to match HashiCorp styles
2017-03-28 16:19:59 -04:00
Seth Vargo 47f07cfbfa
Update styles 2017-03-28 16:05:23 -04:00
Jason Costello 1d5cd34fcb
$black headlines 2017-03-28 16:05:23 -04:00
Jason Costello 6cbb137883
Bring my changes over to this branch 2017-03-28 16:05:23 -04:00
Jason Costello a5d451e945
Update middleman-hashicorp to 3.22 2017-03-28 16:05:22 -04:00
Seth Vargo 59c0e04f8b
New container 2017-03-28 16:05:22 -04:00
Seth Vargo 2505d74dd0
Update CSS breakpoints 2017-03-28 16:05:22 -04:00
Seth Vargo 6b80c21043
Revamp pages and docs to fit HashiCorp brand 2017-03-28 16:05:19 -04:00
Matthew Hooker af48ea255e Merge pull request #4725 from rickard-von-essen/gce-windows
builder/googlecompute: Added Windows example to the docs.
2017-03-28 10:41:41 -07:00
Matthew Hooker 46b09f8aa3 Merge pull request #4723 from mitchellh/cliupdate
update cli library
2017-03-28 09:43:49 -07:00
Rickard von Essen f15925b017
builder/googlecompute: Added Windows example to the docs.
Closes: #4713
2017-03-28 17:27:57 +02:00
Matthew Hooker 83bf5e67a9
update cli library 2017-03-27 23:13:26 -07:00
Matthew Hooker 064576fdde Merge pull request #4718 from mitchellh/dumbquotes
remove windows smart quotes
2017-03-27 14:41:41 -07:00
Matthew Hooker 2f4dc74635
remove windows smart quotes 2017-03-27 14:41:03 -07:00
Matthew Hooker 64b4edcb60 Merge pull request #4712 from mitchellh/doctypo
website/docs: fix typo
2017-03-24 23:27:47 -07:00
Matthew Hooker 9b73cab78f
website/docs: fix typo 2017-03-24 23:27:07 -07:00
Matthew Hooker b9ba21c02d Merge pull request #4710 from mitchellh/amazon-chroot-systemd
website/docs: add note about systemd and amazon-chroot.
2017-03-24 15:42:42 -07:00
Matthew Hooker 3c13a6e99c
website/docs: add note about systemd and amazon-chroot. 2017-03-24 15:42:11 -07:00
Matthew Hooker 217d4e5303
update changelog 2017-03-24 15:14:18 -07:00
Matthew Hooker c8113e885e Merge pull request #4708 from mitchellh/nullablecopyfiles
builder/amazon-chroot: nullable copy_files
2017-03-24 15:12:03 -07:00
Matthew Hooker 506a1e6186
document skipping copy_files 2017-03-24 13:51:52 -07:00
Matthew Hooker e4aa2a34ca
builder/amazon-chroot: nullable copy_files
Allow users to specify that they don't want any
files copied into the chroot by setting an empty
copy_files list
2017-03-24 13:51:47 -07:00
Matthew Hooker 0c4b67ff14 Merge pull request #4707 from mitchellh/typo
fix typo
2017-03-24 11:57:17 -07:00
Matthew Hooker 35480e21b2
fix typo 2017-03-24 11:56:49 -07:00
Matthew Hooker dc72af66eb
update changelog 2017-03-24 00:02:29 -07:00
Matthew Hooker ec12b99cde Merge pull request #4705 from mitchellh/floppyretry
builder/virtualbox: retry removing floppy controller
2017-03-24 00:01:53 -07:00
Matthew Hooker 0ad6b169bc
builder/virtualbox: retry removing floppy controller 2017-03-23 23:58:23 -07:00
Matthew Hooker 31ce86b555
update changelog 2017-03-23 16:16:47 -07:00
Matthew Hooker 4339ee134e Merge pull request #4704 from mitchellh/fix4697
builder/amazon: report tag creation
2017-03-23 16:15:49 -07:00
Matthew Hooker 74c8c585f5
builder/amazon: report tag creation 2017-03-23 16:12:59 -07:00
Matthew Hooker fc898b183a Merge pull request #4695 from mitchellh/readmeproviders
update readme with supported providers
2017-03-22 12:10:28 -07:00
Matthew Hooker 5134d750ca
update readme with supported providers 2017-03-22 12:08:47 -07:00
Matthew Hooker 59881d052c
update changelog 2017-03-21 21:44:44 -07:00
Matthew Hooker cc4efa09b0 Merge pull request #4694 from andreychernih/ansible-error-message
More verbose error message when ansible-playbook fails
2017-03-21 21:43:24 -07:00
Andrey Chernih 7548024720 More verbose error message when ansible-playbook fails
I've spent 1 hour today debugging why packer does not want to work with
ansible. It turns out `ansible-playbook` command was returning non-zero
exit status because of the file system permission problem.

Output before change:

    % packer build rabbitmq.json
    amazon-ebs output will be in this color.

    1 error(s) occurred:

    * exit status 1

Output after change:

    amazon-ebs output will be in this color.

    1 error(s) occurred:

    * Error running "ansible-playbook --version": exit status 1
2017-03-21 20:26:41 -07:00
Matthew Hooker fa0ef21b1b
update changelog 2017-03-20 15:36:30 -07:00
Matthew Hooker 5ed4d84dc1 Merge pull request #4691 from mitchellh/hyper-vshutdown
builder/hyper-v don't wait for shutdown to return.
2017-03-20 15:35:54 -07:00
Matthew Hooker 8b763032ce
builder/hyper-v don't wait for shutdown to return.
Mirrors work done in #4436
2017-03-20 15:32:42 -07:00
Matthew Hooker 3a1210e2c5
update changelog 2017-03-20 14:36:43 -07:00