Bryce Shurts
|
ba3c26b211
|
Updating winrm_info_invalid to use start_with instead of match
|
2017-10-05 10:28:10 -05:00 |
Bryce Shurts
|
0eaf691ea0
|
Adding check for APIPA in winrm helper to fix #8996
|
2017-09-25 16:31:37 -05:00 |
Chris Roberts
|
78e8e17869
|
Cast host value to string prior to empty? check.
Force string type prior to empty? check to prevent errors if
host ip value is nil. Add coverage for proper handling of nil
value.
|
2017-03-06 09:14:04 -08:00 |
Bryce Shurts
|
e4626d088d
|
issue-7983 - Helper now throws WinRMNotReady exception is host ip is reported as an empty string
|
2016-12-01 13:03:38 -06:00 |
Mitchell Hashimoto
|
d7fa60b5df
|
communicators/winrm: use winrm_info cap if available [GH-3832]
|
2014-05-20 20:13:36 -07:00 |
Mitchell Hashimoto
|
690c119ae2
|
communicators/winrm: don't look up forwarded port if non-local [GH-3861]
|
2014-05-20 19:30:53 -07:00 |
Mitchell Hashimoto
|
21ac0810fd
|
communicators/winrm: more tests
|
2014-04-21 13:51:04 -07:00 |