Package chef-zero: Information

    Source package: chef-zero
    Version: 14.0.12-alt1
    Build time:  Apr 8, 2019, 10:11 AM in the task #226841
    Category: Development/Ruby
    Report package bug
    License: Apache 2.0
    Summary: Self-contained, easy-setup, fast-start in-memory Chef server for testing and solo setup purposes
    Description: 
    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.

    List of rpms provided by this srpm:
    chef-zero (noarch)
    gem-chef-zero (noarch)
    gem-chef-zero-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

      1. ruby-hashie
      2. ruby-mixlib-log
      3. ruby-uuidtools
      4. rpm-build-ruby
      5. gem(ffi-yajl)

    Last changed


    April 8, 2019 Pavel Skrylev 14.0.12-alt1
    - Bump to 14.0.12
    - Fix spec
    March 7, 2019 Pavel Skrylev 14.0.11-alt2
    - Use Ruby Policy 2.0.
    Nov. 20, 2018 Andrey Cherepanov 14.0.11-alt1
    - New version.