packer-cn/provisioner
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
..
ansible Make SCP the default for provisioner/ansible 2016-09-11 23:58:31 -07:00
ansible-local Add support for ansible-galaxy 2016-03-14 18:26:56 +01:00
chef-client rename KnifeChefTemplate to KnifeTemplate 2016-06-14 13:42:53 -05:00
chef-solo removes unneeded white space 2016-09-01 13:39:44 -06:00
file remove debug fmt.Print from test 2016-07-07 18:12:54 -05:00
powershell Fix wrong command type being used when running elevated provisioner. 2015-07-28 16:14:32 +12:00
puppet-masterless Add ignore_exit_codes param for puppet-masterless provisioner 2016-03-13 23:39:18 -04:00
puppet-server added support for specifying an execute command to the puppet-server provisioner. 2016-06-13 14:12:28 +01:00
salt-masterless Salt provisioner: option to set logging level on Salt highstate run 2016-01-26 13:09:15 +00:00
shell Seperate remote_path into remote_folder and remote_script. (#3462) 2016-04-26 16:04:29 -07:00
shell-local file provisioner improvements 2016-02-12 11:48:28 -08:00
windows-restart Merge pull request #2568 from pecigonzalo/f-winrm-reboot 2015-10-26 16:57:13 -07:00
windows-shell provisioner/*: fix interpolation context 2015-06-22 12:26:54 -07:00
guest_commands.go go fmt 2016-02-08 17:34:06 -08:00
guest_commands_test.go go fmt 2016-02-08 17:34:06 -08:00