chef-zero-15.0.9.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.9

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

Checksums

MD5 967d967e3903d712f4607bf4e1b47af6
SHA1 04cc8ad94ac84b9fb8fccc942d8b9e50d8207458
SHA256 2c9408178bb2156f8679cf23cd53e6457815018440a1b757f2aae7effb5a22aa
SHA512 7b3e1da534e368d25041200e87dae4e2a214a141d87516d8084d8b1ff9ddbea262365974ce0e94c71f39b40da2abd442deff7502f764ab14c4292b1ade7f04b7

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