NetDocuments-Archive / rd-winrm-plugin

Allows rundeck to execute commands with powershell
Apache License 2.0
31 stars 19 forks source link

overthere-winrm plugin was not found #37

Closed cpkatragadda closed 6 years ago

cpkatragadda commented 7 years ago

I have integrated Rundeck with the chef-server using chef-rundeck ruby gem and using sinatra I was able to load all the nodes information into rundeck from chef-server. I was using the rd-winrm-plugin to run jobs over the windows nodes. But I was getting overthere-winrm not found error as shown in attachment. rundeck-overthere Can anyone please help me with this.

johnypony3 commented 7 years ago

i am new to this tool and was having this issue (btw, if you would have copied the actual string, i would have found this thread along time ago), what i found is that in the project properties the node executor is already set, and its set to winrmexe.

I removed it from resources.xml, but am now getting: Execution failed: 15 in project vagrant: [Workflow result: , step failures: {1=Dispatch failed on 1 nodes: [devbox: NonZeroResultCode: [WinRMexe] Result code: 1]}, Node failures: {devbox=[NonZeroResultCode: [WinRMexe] Result code: 1]}, status: failed]

UnicodeTreason commented 6 years ago

I would argue this can be closed as overthere-winrm is not this plugin, its the Rundeck official WinRM plugin which is hosted elsewhere.

Happy to help if either of you are having troubles with this plugin though.