vagrant/plugins/guests/windows/cap
Brian Cain c7ec0a42a5 (#8941) Include WinSSH Communicator
This commit requires the winssh communicator class wihtin the public_key
capability for Windows. Prior to this commit users could run into a
situation where Vagrant would check if the machine could speak in WinSSH
and fail on an uninitialized constant.
2017-10-24 12:02:01 -07:00
..
change_host_name.rb Revert "Rename Windows guest without reboot" 2015-01-28 20:00:24 -05:00
choose_addressable_ip_addr.rb filter host IPs to those that resolve on guest when finding addresable IPs on a windows guest 2014-08-11 00:07:21 -07:00
configure_networks.rb Enable windows guest capabilities using winssh communicator 2017-05-05 14:04:54 -07:00
halt.rb guests/windows: initial vagrant-windows extraction 2014-04-21 13:51:06 -07:00
mount_shared_folder.rb Enable windows guest capabilities using winssh communicator 2017-05-05 14:04:54 -07:00
public_key.rb (#8941) Include WinSSH Communicator 2017-10-24 12:02:01 -07:00
reboot.rb Move Windows symlink re-establishment after reboot into capability 2014-04-30 17:36:36 -07:00
rsync.rb This patch fixes an issue when using rsync folders on windows clients with cygwin & ssh enabled. 2017-05-16 16:38:29 +09:30