pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/ruby-chef-zero



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Tue Jun  3 14:30:36 UTC 2014

Added Files:
        pkgsrc/sysutils/ruby-chef-zero: DESCR Makefile PLIST distinfo

Log Message:
Import sysutils/ruby-chef-zero into pkgsrc.

Chef Zero is a simple, easy-install, in-memory Chef server that can be
useful for Chef Client testing and chef-solo-like tasks that require a
full Chef Server. It IS intended to be simple, Chef 11 compliant, easy
to run and fast to start. It is NOT intended to be secure, scalable,
performant or persistent. It does NO input validation, authentication
or authorization (it will not throw a 400, 401 or 403). It does not
save data, and will start up empty each time you start it.

Because Chef Zero runs in memory, it's super fast and lightweight.
This makes it perfect for testing against a "real" Chef Server without
mocking the entire Internet.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/ruby-chef-zero/DESCR \
    pkgsrc/sysutils/ruby-chef-zero/Makefile \
    pkgsrc/sysutils/ruby-chef-zero/PLIST \
    pkgsrc/sysutils/ruby-chef-zero/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index