chef-zero-15.0.4.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.4

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

Checksums

MD5 66a475271d604cad504ee89fb946d872
SHA1 3033447ad5a1c510524b462416f218bdd5779899
SHA256 2c9a53849861ba17acca2197fa97f9cd1a178ac756f7adf041366d5b9eceabca
SHA512 e661377854f1e4dbbc1c102af183f093331e748cf80897be0b9359fab5912892fff7a4e444a2902123bd2885d5be7fee18750d2076695a371484da1e4170e240

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