Metadata-Version: 1.0
Name: littlechef
Version: 1.0.4
Summary: Cook with Chef without a Chef Server
Home-page: http://github.com/tobami/littlechef
Author: Miquel Torres
Author-email: tobami@googlemail.com
License: UNKNOWN
Download-URL: http://github.com/tobami/littlechef/archives/master
Description: Cook with Chef without a Chef Server
        -------------------------------------
        With LittleChef you will be able to get started more quickly cooking with Chef_, the excellent Configuration Management System.
        
        You will just need your local (preferably version controled) kitchen with all your
        cookbooks, roles data bags and nodes, which will get rsynced to a node each time
        you start a Chef Solo configuration run with the bundled 'fix' command.
        
        It also adds features to Chef Solo that are currently only available for Chef Server users: data bag search, and node search.
        
        .. _Chef: http://wiki.opscode.com/display/chef/Home
        
Keywords: chef,devops,operations,sysadmin
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable 
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Topic :: System :: Systems Administration
