- From: Ranjib Dey <
>
- To:
- Subject: [chef] Re: chef-solo runs break on server searches
- Date: Mon, 13 Jan 2014 13:12:33 -0800
have you looked at --local-mode ? . I am not up to date, but i can recall this being discussed on the mailing lists, so it might be already there.
i can think of following:
1) write a library that exposes a custom search method (say x_search) that uses chef api to do searching. include this in chef recipes. you have to drop additional client cert for the x_search library.
2) use chef zero to upload the searchable data and then search against it. (this will be considerably slow, as you are spawning the chef zero server on demand). you have to sort out how to distribute the search data., you'll need a wrapper library here as well. ..but this will allow you to grab data, upload it in chef-zero and search against it.
cheers
ranjib
Archive powered by MHonArc 2.6.16.