packer-cn/provisioner
mr-karan 01cdd18fd3 feat(provisioner/ansible): Provide extra SSH args
Adds `-o IdentitiesOnly=yes` as a default flag to extra vargs
in Ansible provisoner.

Closes https://github.com/hashicorp/packer/issues/5329
2018-12-14 19:07:54 +05:30
..
ansible feat(provisioner/ansible): Provide extra SSH args 2018-12-14 19:07:54 +05:30
ansible-local feat(provisioner/ansible): Provide extra SSH args 2018-12-14 19:07:54 +05:30
breakpoint use error groups so we can return errors 2018-11-30 10:46:40 -08:00
chef-client remove duplicate code from chef provisioner 2018-08-07 10:01:06 -07:00
chef-solo run goimports 2018-01-22 17:21:10 -08:00
converge typo 2017-12-18 20:21:26 +00:00
file update winrmcp vendor and update error message in file provisioner to aid user who messes up file path name. update file provisioner docs 2018-09-21 14:51:32 -07:00
powershell save users some bash scripting by exposing IP and port separately as well as together 2018-12-06 09:29:07 -08:00
puppet-masterless Merge pull request #6215 from tb3088/delay-extraArgs-4462_clean 2018-05-08 15:03:55 -07:00
puppet-server Merge pull request #6215 from tb3088/delay-extraArgs-4462_clean 2018-05-08 15:03:55 -07:00
salt-masterless Merge pull request #6013 from jsoref/spelling 2018-03-14 09:50:27 -07:00
shell save users some bash scripting by exposing IP and port separately as well as together 2018-12-06 09:29:07 -08:00
shell-local Going to revert this change for now, becuase of potential issues that arise from calling Prepare() twice 2018-09-10 16:48:42 -07:00
windows-restart add option to test registry for certain keys to make sure windows is done with a reboot cycle 2018-12-12 12:52:14 -08:00
windows-shell save users some bash scripting by exposing IP and port separately as well as together 2018-12-06 09:29:07 -08:00
guest_commands.go remove erroraction on win removedir 2017-12-13 10:49:38 -07:00
guest_commands_test.go Added test for new commands and guest os type 2017-12-13 11:16:21 -07:00