packer/website/source/docs
Billie H. Cleek f760ab2fd8 Make SCP the default for provisioner/ansible
Add a new option, `use_sftp` to the ansible provisioner. It's default
value is false; ansible provisioner will use SCP by default.

Refactor to consistently set all configure options for ansible
provisioner in the Prepare step.

Remove incorrect information about `ANSIBLE_HOST_KEY_CHECKING=False`
being set when `ansible_env_vars` is not set in the packer template.

Update BATS tests for the ansible provisioner to actually check that the
fetched directory contains the contents expected. This revealed a
problem with the all_options template that required adding a host to the
hosts list in the test playbook.
2016-09-11 23:58:31 -07:00
..
basics Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
builders GCE builder: Switch to google.DefaultClient (#3655) 2016-08-27 03:12:55 +02:00
command-line Added documentation for ATLAS_CA* environment variables 2016-05-03 17:19:12 -07:00
extend Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
machine-readable Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
other detail on connecting to build VM for debugging (#3797) 2016-08-24 09:12:22 +02:00
post-processors Created googlecompute-export post-processor. Modified the googlecompute builder to pass a few configuration values to its resulting artifact. These values can then be used in googlecompute-export post-processor. 2016-08-15 14:36:26 -07:00
provisioners Make SCP the default for provisioner/ansible 2016-09-11 23:58:31 -07:00
templates Plural 2016-08-09 16:24:17 -05:00
index.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
installation.html.md Added a missing the 2016-09-12 07:46:47 +02:00