vagrant/test/unit/plugins/provisioners
Chris Roberts 6b105d704d Update communicator upload behavior to handle `/.` path directives
This update was prompted by updates in openssh to the scp behavior
making source directory paths suffixed with `.` no longer valid
resulting in errors on upload. The upload implementation within
the ssh communicator has been updated to retain the existing
behavior.

Included in this update is modifications to the winrm communicator
so the upload functionality matches that of the ssh communicator
respecting the trailing `.` behavior on source paths. With the
communicators updated to properly handle the paths, the file
provisioner was also updated to simply apply previously defined
path update rules only.

Fixes #10675
2019-02-26 08:02:09 -08:00
..
ansible Spelling fixes 2018-03-14 14:41:04 +00:00
chef Fix Chef apply provisioner to not set node_name 2018-06-11 10:35:52 -07:00
docker Remove stub methods and replace with allows for rpsec 3 2017-08-04 15:02:59 -07:00
file Update communicator upload behavior to handle `/.` path directives 2019-02-26 08:02:09 -08:00
puppet/provisioner Fixes #8315: Properly set env variables for puppet provisioner 2018-09-18 10:09:01 -07:00
salt Disabled salt provision required install_type check on Windows where option is not supported. Added test case for salt provisioner config changes. 2018-12-23 11:39:58 -05:00
shell Add reboot option to shell provisioner 2018-12-21 15:50:59 -08:00
support/shared provisioners/ansible: introduce ansible_local 2015-11-08 10:42:48 +01:00