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-cli-5.6.16 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.6.14 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.6.13 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.6.12 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.6.11 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.6.8 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.6.1 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.6.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.5.6 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.5.5 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.5.4 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.5.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.4.2 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.4.1 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.3.1 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.3.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.2.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.1.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-5.0.1 spec/unit/fixtures/dev_cookbooks/README.md
chef-cli-4.0.1 spec/unit/fixtures/dev_cookbooks/README.md