Dan Fuchs
492bff474b
Ansible provisioner: Specify full path to generated inventory file
2017-04-04 22:04:26 -05:00
Dan Fuchs
609e70face
inventory_directory option for ansible provisioner
...
Add an `inventory_directory` setting to the Ansible provisioner that
allows a user to specify a directory in which the Packer Ansible
provisioner would write the generated inventory file. If a value is
specified for this setting, then have the Packer Ansible provisioner
pass this directory as the -i arg when it calls ansible.
This would allow an Ansible playbook used by the Packer Ansible
provisioner to use variables specified in `host_vars` and `group_vars`
in this inventory directory.
2017-04-04 16:43:46 -05:00
Matthew Hooker
747bee35bd
update changelog
2017-04-03 11:23:20 -07:00
Matthew Hooker
4a38f0d353
Merge pull request #4749 from rickard-von-essen/issue-4608
...
builder/googlecompute: Revert to using default service account
2017-04-03 11:22:34 -07:00
Matthew Hooker
bce03492d9
remove references to ServiceAccountEmail
2017-04-03 11:22:00 -07:00
Rickard von Essen
77dc8b84c1
builder/googlecompute: Revert to using default service account
...
Fixes issue with cross Project builds.
Closes #4608
Regression introduced in PR #3639
2017-04-02 17:52:14 +02:00
Matthew Hooker
7f8f24e126
Merge pull request #4744 from abulford/patch-1
...
Fix a couple of typos
2017-03-30 10:29:10 -07:00
Andy Bulford
531887d2bb
Fix a couple of typos
2017-03-30 16:55:08 +01:00
Matthew Hooker
7556b484b0
Merge pull request #4741 from mitchellh/fixsshconnclose
...
communicator/ssh: don't return error if we can't close connection.
2017-03-30 02:15:40 -07:00
Matthew Hooker
eab4730c29
communicator/ssh: don't return error if we can't close connection.
2017-03-30 02:14:49 -07:00
Matthew Hooker
55685abdc7
fix link in issue template
2017-03-30 00:25:35 -07:00
Matthew Hooker
2a883c59e7
Merge pull request #4731 from mitchellh/lintfixes
...
Lintfixes
2017-03-29 16:00:38 -07:00
Matthew Hooker
6f27f67346
more fixes from errcheck
2017-03-29 13:38:31 -07:00
Matthew Hooker
048e316645
s/TargettedUi/TargetedUI/
2017-03-29 12:44:42 -07:00
Matthew Hooker
4fcbf75da9
s/non existent/nonexistent/
2017-03-29 12:38:33 -07:00
Matthew Hooker
b7d4e1d999
Merge pull request #4730 from KohlsTechnology/fix-github-link
...
Fix link to GitHub project page on website
2017-03-28 21:13:45 -07:00
Matthew Hooker
de296ac06b
simplify
2017-03-28 20:45:25 -07:00
Matthew Hooker
cc11ec3566
check for a couple errors
2017-03-28 20:36:21 -07:00
Matthew Hooker
35578d9ed1
remove unnecessary type conversions
2017-03-28 20:36:21 -07:00
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
Sean Malloy
73758be55a
Fix link to GitHub project page on website
2017-03-28 21:33:52 -05: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