Closed spuder closed 8 years ago
Could you try with knife-windows 1.3.0?
Good idea. I just upgraded knife winrm
to 1.7.0 and knife-windows
to 1.3.0 on both my Mac and Windows workstations.
Ran the same command again with the same results on both machines. The first 10 nodes return, and then it seems to just freeze.
weird the warning at the beginning about httpclient version indicates this is an older knife-windows than 1.3. Could you try using chef gem
if you agve the chefdk?
chef gem install knife-windows
Thanks!
I ran chef gem install knife-windows
again. I can no longer reproduce this. Very strange since I can visually see in my history that I ran that same command yesterday.
Guess you have to install the gem twice.
who knows...maybe you ran gem
instead of chef gem
which may not have updated the right spot. Ruby...so crazy. Anyways glad it is working.
Using
knife winrm
only executes on the first 10 nodes.I have 25+ windows web servers, yet when I try and run the following, it quickly returns 10 nodes, and then stops
I can reproduce this on both Windows and MacOSX using chefdk 0.10.0. Passing in the -V flag does not provide any additional information.