Metadata


Name
cookbook-omnifetch
Version
0.2.2
Platform
ruby
Authors
Jamie Winsor
Josiah Kiehl
Michael Ivey
Justin Campbell
Seth Vargo
Daniel DeLeo
Bindir
bin
Date
2015-10-13 00:00:00 UTC
Dependencies
minitar (~> 0.5.4)
rake (~> 10.3, development)
rspec (~> 3.0, development)
Email
jamie@vialstudios.com
jkiehl@riotgames.com
michael.ivey@riotgames.com
justin@justincampbell.me
sethvargo@gmail.com
dan@getchef.com
Files
.gitignore
.rspec
Gemfile
LICENSE
README.md
Rakefile
cookbook-omnifetch.gemspec
lib/cookbook-omnifetch.rb
lib/cookbook-omnifetch/artifactserver.rb
lib/cookbook-omnifetch/base.rb
lib/cookbook-omnifetch/exceptions.rb
lib/cookbook-omnifetch/git.rb
lib/cookbook-omnifetch/github.rb
lib/cookbook-omnifetch/integration.rb
lib/cookbook-omnifetch/path.rb
lib/cookbook-omnifetch/version.rb
spec/fixtures/cookbooks/example_cookbook-0.5.0/README.md
spec/fixtures/cookbooks/example_cookbook-0.5.0/metadata.rb
spec/fixtures/cookbooks/example_cookbook-0.5.0/recipes/default.rb
spec/fixtures/cookbooks/example_cookbook/.gitignore
spec/fixtures/cookbooks/example_cookbook/.kitchen.yml
spec/fixtures/cookbooks/example_cookbook/Berksfile
spec/fixtures/cookbooks/example_cookbook/Berksfile.lock
spec/fixtures/cookbooks/example_cookbook/README.md
spec/fixtures/cookbooks/example_cookbook/metadata.rb
spec/fixtures/cookbooks/example_cookbook/recipes/default.rb
spec/spec_helper.rb
spec/unit/artifactserver_spec.rb
spec/unit/base_spec.rb
spec/unit/exceptions_spec.rb
spec/unit/git_spec.rb
spec/unit/path_spec.rb
Homepage
http://www.getchef.com/
Licenses
Apache 2.0
Require paths
lib
Required ruby version
>= 0
Required rubygems version
>= 0
Rubygems version
2.4.8
Specification version
4
Summary
Library code to fetch Chef cookbooks from a variety of sources to a local cache
Test files
spec/fixtures/cookbooks/example_cookbook-0.5.0/README.md
spec/fixtures/cookbooks/example_cookbook-0.5.0/metadata.rb
spec/fixtures/cookbooks/example_cookbook-0.5.0/recipes/default.rb
spec/fixtures/cookbooks/example_cookbook/.gitignore
spec/fixtures/cookbooks/example_cookbook/.kitchen.yml
spec/fixtures/cookbooks/example_cookbook/Berksfile
spec/fixtures/cookbooks/example_cookbook/Berksfile.lock
spec/fixtures/cookbooks/example_cookbook/README.md
spec/fixtures/cookbooks/example_cookbook/metadata.rb
spec/fixtures/cookbooks/example_cookbook/recipes/default.rb
spec/spec_helper.rb
spec/unit/artifactserver_spec.rb
spec/unit/base_spec.rb
spec/unit/exceptions_spec.rb
spec/unit/git_spec.rb
spec/unit/path_spec.rb
Original platform
ruby
New platform
ruby