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

RSS

fastly (39) Versions 0.2.0

Resources for Configuring Fastly Services

Policyfile
Berkshelf
Knife
cookbook 'fastly', '= 0.2.0', :supermarket
cookbook 'fastly', '= 0.2.0'
knife supermarket install fastly
knife supermarket download fastly
README
Dependencies
Changelog
Quality 43%

fastly

EXPERIMENTAL

This cookbook will provide resources for working with Fastly Services.

It is completly a work in progress. Please contact cwebber@chef.io with any questions.

Dependent cookbooks

This cookbook has no specified dependencies.

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

v0.2.0 (2017-04-17)

  • Changes the method attribute to http_method on the fastly_healthcheck resource to make it compatible with Chef 13

v0.1.12 (2017-02-02)

  • Add message_type attribute to fastly_s3_logging resource

v0.1.4 (2016-09-06)

  • Add fastly_healthcheck resource

v0.1.3 (2016-08-31)

  • Add format_version support to fastly_s3_logging resource

v0.1.2 (2016-08-12)

  • Add Fastly Shield support.

v0.1.0 (2016-05-27)

  • Take advantage of installing the gem via the metadata

v0.0.18 (2016-05-13)

  • Updates the gem version
  • Sets the max stale age on request setting to the default on creation

v0.0.17 (2016-03-09)

  • Pins the gem version

v0.0.16 (2016-03-09)

  • Updates method call to be compatible with latest gem

v0.0.15 (2015-09-26)

  • Forces a new version to be cloned after activate

v0.0.14 (2015-05-17)

  • Adds fastly_s3_logging resource

v0.0.13 (2015-05-05)

  • Adds a fastly_response resource

v0.0.12 (2015-04-27)

  • Adds fastly_gzip resource

v0.0.11 (2015-04-27)

  • Refactors to use a base resource and provider to DRY up code

v0.0.10 (2015-04-27)

  • Adds fastly_header

v0.0.9 (2015-04-21)

  • Adds fastly_cache_setting resource

v0.0.8 (2015-04-21)

  • Adds fastly_request_setting resource

v0.0.7 (2015-04-10)

  • Publish to GitHub

v0.0.6 (2015-04-08)

  • Adds fastly_condition resource
  • Adds ability for fastly_backend to consume conditions
  • Fixes issues where a newly created resource cant make changes to itself

v0.0.5 (2015-04-08)

  • Added fastly_backend resource
  • Updated :activate_latest and :purge_all actions on the fastly_service resource they notify when the make a change

Collaborator Number Metric
            

0.2.0 passed this metric

Contributing File Metric
            

0.2.0 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 http://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file

Foodcritic Metric
            

0.2.0 failed this metric

FC064: Ensure issues_url is set in metadata: fastly/metadata.rb:1
FC066: Ensure chef_version is set in metadata: fastly/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: fastly/metadata.rb:1
FC069: Ensure standardized license defined in metadata: fastly/metadata.rb:1
Run with Foodcritic Version 10.3.1 with tags metadata,correctness ~FC031 ~FC045 and failure tags any

License Metric
            

0.2.0 passed this metric

No Binaries Metric
            

0.2.0 passed this metric

Testing File Metric
            

0.2.0 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 http://github.com/user/repo, and your repo must contain a TESTING.md file

Version Tag Metric
            

0.2.0 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 http://github.com/user/repo, and your repo must include a tag that matches this cookbook version number