chef-rundeck icon indicating copy to clipboard operation
chef-rundeck copied to clipboard

Support multiple searches

Open leftathome opened this issue 10 years ago • 4 comments

Currently, chef-rundeck supports connecting to a single Chef endpoint and running a single Chef search against that endpoint.

It would be great if chef-rundeck could handle multiple searches per endpoint. (We'd also like to be able to search against multiple endpoints)

There are forks of chef-rundeck that do this, so perhaps we'll integrate one of them (with the author's permission, of course) into the main codebase.

leftathome avatar Aug 28 '13 23:08 leftathome

@leftathome care to point out one of these forks?

josephholsten avatar Jul 25 '14 18:07 josephholsten

Wow, I remember writing that! How time flies. Anyway, we've kind of got this integrated now after a fashion - basically, it's what chef-rundeck.json is for.

Except for the part about talking to multiple Chef endpoints. I think that could still potentially be useful. I'm not going to kill myself over implementing it but if we're going to refactor to use chef-api I would try to write it with this in mind.

leftathome avatar Jul 27 '14 07:07 leftathome

It there a workaround where i can run 2 processes of chef-rundeck in the same node (on different ports) so that i can connect to 2 different Chef Organizations. It does't seem to work now.

vijaykookkal avatar Nov 04 '14 09:11 vijaykookkal

Following - running into this issue as well.

jennyfountain avatar Nov 11 '15 15:11 jennyfountain