chef-zero-15.0.11.gem

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/cinc-project/stable/script.gem.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/cinc-project/stable/script.gem.sh | bash

STEP 2: Install the package
sudo gem install chef-zero -v=15.0.11

Self-contained, easy-setup, fast-start in-memory Chef server for testing and solo setup purposes

Checksums

MD5 3e5a4392e0abc9f4669df85c0adb2208
SHA1 3f81b71a28925cbb509e7345698ea6f220af7d52
SHA256 791151a35d951d018e543b23b9cd74f3e1fc456b3930ec15f48ea4573954d595
SHA512 407fa839ac60790b8b286e869a7495b5ac9a15f4eedc75bdaa940c89697ab266b6d50ba89889395dbe62a07216b13ae4ee85b84cf06d353f4e468e35a9766260

Runtime Dependencies

  • mixlib-log (>= 2.0, < 4.0)
  • hashie (>= 2.0, < 5.0)
  • uuidtools (~> 2.1)
  • ffi-yajl (~> 2.2)
  • rack (~> 2.0, >= 2.0.6)
  • webrick (>= 0)

Files

  • spec/support/stickywicket.pem
  • spec/support/secrets.json
  • spec/support/oc_pedant.rb
  • spec/socketless_server_map_spec.rb
  • spec/server_spec.rb
  • spec/search_spec.rb
  • spec/run_oc_pedant.rb
  • Rakefile
  • LICENSE
  • lib/chef_zero/version.rb
  • lib/chef_zero/solr/solr_parser.rb
  • lib/chef_zero/solr/solr_doc.rb
  • lib/chef_zero/solr/query/unary_operator.rb
  • lib/chef_zero/solr/query/term.rb
  • lib/chef_zero/solr/query/subquery.rb
  • lib/chef_zero/solr/query/regexpable_query.rb
  • lib/chef_zero/solr/query/range_query.rb
  • lib/chef_zero/solr/query/phrase.rb
  • lib/chef_zero/solr/query/binary_operator.rb
  • lib/chef_zero/socketless_server_map.rb
  • lib/chef_zero/server.rb
  • lib/chef_zero/rspec.rb
  • lib/chef_zero/rest_router.rb
  • lib/chef_zero/rest_request.rb
  • lib/chef_zero/rest_error_response.rb
  • lib/chef_zero/rest_base.rb
  • lib/chef_zero/log.rb
  • lib/chef_zero/endpoints/version_endpoint.rb
  • lib/chef_zero/endpoints/user_organizations_endpoint.rb
  • lib/chef_zero/endpoints/user_association_requests_endpoint.rb