Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

There is a project called "littlechef" which allow you to use part of the chef-server's features without chef-server.

https://github.com/tobami/littlechef



It doesn't seem to include node storage, so for example you'll need to include a mysql password because if it generates a random one, you won't be able to retrieve it.

(This may have changed since last time I tried it.)


I should point out that Ansible can store passwords on the filesystem here, using the 'password' lookup plugin. So while there is no database you can still easily access things exactly like this.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: