windows - Chef knife winRM interactive mode hangs in Jenkins -
windows - Chef knife winRM interactive mode hangs in Jenkins -
i've been stuck on issue past 3 or 4 days. trying run attached command in windows batch file in jenkins. causes hang , doesn't take farther inputs:
knife winrm ec2-xx-xx-xx-xx.compute-1.amazonaws.com interactive -m -x administrator -p xxxxxxxx
this works fine if run manually on windows machine, think ruby.exe beingness opened starting cause jenkins problems.
has ever used knife winrm's interactive mode in such way before? i'm @ wits end here , need work. give thanks help provide.
have tried running "call knife" instead of "knife"? if, within batch file, run batch file (knife.bat, example) without "call", initial batch file run terminated. there's explanation here: http://www.robvanderwoude.com/call.php
windows jenkins chef winrm
Comments
Post a Comment