Subject: CVS commit: pkgsrc/sysutils/ruby-chef-zero
From: Jonathan Perkin
Date: 2014-06-03 16:30:36
Message id: 20140603143036.69CF096@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.1addpkgsrc/sysutils/ruby-chef-zero/DESCR
1.1addpkgsrc/sysutils/ruby-chef-zero/Makefile
1.1addpkgsrc/sysutils/ruby-chef-zero/PLIST
1.1addpkgsrc/sysutils/ruby-chef-zero/distinfo