Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

The chef-server-ingredient cookbook has been deprecated

Author provided reason for deprecation:

The chef-server-ingredient cookbook has been deprecated and is no longer being maintained by its authors. Use of the chef-server-ingredient cookbook is no longer recommended.

You may find that the chef-ingredient cookbook is a suitable alternative.

RSS

chef-server-ingredient (9) Versions 0.5.2

Manages Chef Server packages/add-ons, aka "ingredients"

Policyfile
Berkshelf
Knife
cookbook 'chef-server-ingredient', '~> 0.5.2', :supermarket
cookbook 'chef-server-ingredient', '~> 0.5.2'
knife supermarket install chef-server-ingredient
knife supermarket download chef-server-ingredient
README
Dependencies
Changelog
Quality 33%

Deprecated

This cookbook is deprecated. Use chef-ingredient.

The chef-ingredient cookbook has the chef_server_ingredient resource as a compatibility shim only, and consumers of that resource need to switch to the chef_ingredient resource immediately. For now this cookbook depends specifically on version 0.5.0 of chef-ingredient. A refactor to use product names instead of package names will break the ability to use chef_server_ingredient in this way.

License and Author

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

chef-server-ingredients CHANGELOG

v0.5.2 (2015-09-11)

  • Another dependency update for chef-ingredient, because:

https://github.com/chef-cookbooks/chef-ingredient/commit/949f6f54079a28121c9505e9bffbf36b218f7ecb#diff-e360fa10c8346d468ba143afceecbc62L25

v0.5.1 (2015-09-11)

  • Update the dependency on chef-ingredient that has backwards-compatibility properties. But really. Stop using this cookbook. :-)

v0.5.0 (2015-06-22)

  • Final release, this cookbook is deprecated. Use chef-ingredient.

v0.4.0 (2015-06-11)

  • Add timeout attribute to chef_server_ingredient
  • Use declare_resource DSL method to select local package resource
  • Allow specifying the repository name for the packagecloud repo

v0.3.2 (2015-04-15)

  • adding proxy support for packagecloud

v0.3.1 (2015-04-09)

  • Various refactoring and cleanup

v0.3.0

  • Add ctl command for supermarket

v0.2.0

  • Add reconfigure property to ingredient resource

v0.1.0

  • Release this cookbook to Supermarket

v0.0.2

  • #4: define the installed attribute
  • #1, #2, use packagecloud cookbook

v0.0.1

  • Initial release

Collaborator Number Metric
            

0.5.2 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.5.2 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.5.2 passed this metric

No Binaries Metric
            

0.5.2 passed this metric

Testing File Metric
            

0.5.2 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.5.2 failed this metric

Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number