Dan Fuchs
50637a68bf
Clarify inventory_directory
in ansible provisioner docs
2017-04-04 22:58:46 -05:00
Jeremy Voorhis
f06db39c7d
Removes a supurious docs section.
2017-04-04 20:00:38 -07:00
Jason Costello
57fc700baa
full-bleed responsive hero
2017-04-04 15:41:45 -07:00
Matthew Hooker
3151879283
tweak wording for supported plugins
2017-04-04 15:26:38 -07: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
Jason Costello
bce788ea9e
Optically center button text
...
Klavika has an em box that sits in such a way that it always looks a
few pixels toward the top. This fixed it optically. It’s ugly, I know.
2017-04-04 14:28:04 -07:00
Matthew Hooker
81522dced0
move packer to hashicorp
2017-04-04 13:39:01 -07:00
Matthew Hooker
eed5624812
info about distributing plugins
2017-04-04 12:36:28 -07:00
Matthew Hooker
3da3857989
call out community vs core plugins
2017-04-04 12:33:53 -07:00
Matthew Hooker
589f8b72dc
provisioner/ansible-local: document staging dir
...
We made the staging directory random earlier, so let's document it properly.
2017-04-04 12:01:32 -07:00
Matthew Hooker
fb1e4f7dc7
link to other downloads, not necessarily older.
2017-04-04 11:22:57 -07:00
Jason Costello
4a30dfa882
Bump body font-size from 15 to 16px
2017-04-03 22:20:53 -07:00
Jason Costello
0a48b94795
Higher contrast $body-copy-color
2017-04-03 22:18:31 -07:00
Jason Costello
21e906e74d
Make H2s black
2017-04-03 22:16:34 -07:00
Jason Costello
2e6bc21594
padding, compensate for Klavika line-height alignment
...
Optically centers text and gives the appearance of even padding
2017-04-03 22:13:06 -07:00
Jason Costello
7577a9ea29
Fix packer logo color
2017-04-03 21:39:14 -07:00
Anton Kvashenkin
fe3cdf5fe4
Merge branch 'master' into website-docs-windows-restart
2017-04-03 22:06:26 +03:00
Andy Bulford
531887d2bb
Fix a couple of typos
2017-03-30 16:55:08 +01:00
Sean Malloy
73758be55a
Fix link to GitHub project page on website
2017-03-28 21:33:52 -05:00
Howard Nguyen
0acdc8159c
Removed merge conflict from Docker example web page
2017-03-28 18:12:47 -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
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
Rickard von Essen
f15925b017
builder/googlecompute: Added Windows example to the docs.
...
Closes : #4713
2017-03-28 17:27:57 +02:00
Matthew Hooker
2f4dc74635
remove windows smart quotes
2017-03-27 14:41:03 -07:00
Matthew Hooker
9b73cab78f
website/docs: fix typo
2017-03-24 23:27:07 -07:00
Matthew Hooker
3c13a6e99c
website/docs: add note about systemd and amazon-chroot.
2017-03-24 15:42:11 -07:00
Matthew Hooker
506a1e6186
document skipping copy_files
2017-03-24 13:51:52 -07:00
Ben Phegan
7e8724c1b3
Add documentation for virtualbox-iso sata_port_count
2017-03-23 09:33:50 +11:00
Matthew Hooker
f9c2d6e01d
Merge pull request #4683 from hfinucane/master
...
Fix example in documentation
2017-03-18 17:38:14 -07:00
Matthew Hooker
c0a02d17ef
fix example json
2017-03-18 17:37:02 -07:00
Matthew Hooker
68e2b150cd
builder/virtualbox: allow skipping upload of version file
2017-03-16 18:14:11 -07:00
Matthew Hooker
b8cf6a9e1b
fix indentation
2017-03-15 12:34:12 -07:00
Rickard von Essen
eefa3e3ffb
amazon-chroot: Fixed indentation
2017-03-15 20:09:07 +01:00
Rickard von Essen
8c2a8f5f81
Merge pull request #4655 from lbordowitz/ostk-sshca
...
OpenStack: Add ssh agent support
2017-03-14 21:07:03 +01:00
Rickard von Essen
ad5a41082e
openstack: Updated docs for ssh_agent_auth and temporary_key_pair_name
2017-03-13 20:18:05 +01:00
Anton Kvashenkin
d189676ff0
Website/docs: make windows-restart provisioner description more accurate
...
As per https://github.com/mitchellh/packer/blob/master/provisioner/windows-restart/provisioner.go#L16
windows-restart doesn't stop winrm prior to restart host.
2017-03-12 12:48:08 +03:00
zhuzhih2017
b7c1765deb
Merge branch 'master' of github.com:zhuzhih2017/packer
2017-03-12 11:42:30 +08:00
zhuzhih2017
0400ebae95
Fix the code according PR review
2017-03-12 10:22:25 +08:00
Rickard von Essen
a047916944
Merge pull request #4621 from hui-yang/disk-type
...
builder/parallels-iso: Configuration of disk type, plain or expanding
2017-03-10 19:32:41 +01:00
Rickard von Essen
de73e22e2c
Reverted command/plugin.go and reworded docs
2017-03-10 19:18:44 +01:00
Larry Bordowitz
c5b8a1069a
Add ssh agent to enable SSH-CA authentication.
2017-03-10 08:45:50 -08:00