Sha256: fdacab9f914dfa4545a68e9c26a2b8dd4beff0ea77f77b1e7cf12a482ecb59d2

Contents?: true

Size: 485 Bytes

Versions: 111

Compression:

Stored size: 485 Bytes

Contents

Dev Cookbook Fixtures

Cookbooks in here that are used to represent local checkouts of a
git-hosted cookbook are stored as git bundles to avoid problems with git
assuming the cookbooks are submodules. For more information, read the
`git-bundle` manpage (`git help bundle`). The short version is that you
can treat the git bundle as a regular git remote if you need to modify
the fixture data:

```
cd staging_dir
git clone $prefix/cookbook.gitbundle
# make edits, commit
git push
```

Version data entries

111 entries across 111 versions & 2 rubygems

Version Path
chef-dk-4.10.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-3.0.14 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-4.9.7 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-3.0.11 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-3.0.10 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-3.0.9 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-3.0.7 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-3.0.4 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-3.0.1 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-2.0.10 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-4.7.73 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.13.1 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-4.6.35 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.12.10 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-3.12.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-4.5.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-2.0.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-4.4.27 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-1.0.16 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-1.0.14 spec/unit/fixtures/dev_cookbooks/README.md