afiune / test-kitchen

Test Kitchen is an integration tool for developing and testing infrastructure code and software on isolated target platforms.
http://kitchen.ci
Other
10 stars 7 forks source link

kitchen login for windows vm's hardcodes to a specific RDP client #7

Open mattstratton opened 10 years ago

mattstratton commented 10 years ago

I don't use the "office" version of remote desktop (I use the microsoft one from MAS). When I do kitchen login, it fails because it cannot find the remote desktop app.

This worked before :)

afiune commented 10 years ago

That is correct, before it was only working with kitchen-vagrant and not generally with EC2, OpenStack, etc.. Now it does but I only configured one RDP client per platform (Mac, Windows.) Would be awesome that you contribute with this portion since I don't have that one installed..

Or wait for me to install it.. haa! :smile:

mattstratton commented 10 years ago

I'll fork and take a look. That said, I recommend installing the MAS version yourself just because it's better :)