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

iis_urlrewrite (12) Versions 2.1.7

Installs and configures the IIS URL Rewrite Module

Policyfile
Berkshelf
Knife
cookbook 'iis_urlrewrite', '= 2.1.7', :supermarket
cookbook 'iis_urlrewrite', '= 2.1.7'
knife supermarket install iis_urlrewrite
knife supermarket download iis_urlrewrite
README
Dependencies
Changelog
Quality 50%

iis_urlrewrite Cookbook

This cookbook downloads and installs the IIS URL Rewrite 2.0 extension into Microsoft Internet Information Server.

Requirements

Platforms

  • Windows 2008 or higher

Chef

  • Chef 12.6+

Cookbooks

  • iis

Usage

Add recipe[iis_urlrewrite] to your node's run_list.

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers!

https://opencollective.com/sous-chefs#backers

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website.

https://opencollective.com/sous-chefs/sponsor/0/website
https://opencollective.com/sous-chefs/sponsor/1/website
https://opencollective.com/sous-chefs/sponsor/2/website
https://opencollective.com/sous-chefs/sponsor/3/website
https://opencollective.com/sous-chefs/sponsor/4/website
https://opencollective.com/sous-chefs/sponsor/5/website
https://opencollective.com/sous-chefs/sponsor/6/website
https://opencollective.com/sous-chefs/sponsor/7/website
https://opencollective.com/sous-chefs/sponsor/8/website
https://opencollective.com/sous-chefs/sponsor/9/website

iis_urlrewrite Cookbook CHANGELOG

This file is used to list changes made in each version of the iis_urlrewrite cookbook.

2.1.7 - 2023-05-03

  • Update standardfiles
  • Update workflow to 2.0.2

2.1.6 - 2023-04-01

2.1.5 - 2023-03-02

2.1.4 - 2023-02-14

  • Remove delivery folder

2.1.3 - 2021-08-17

  • Standardise files with files in sous-chefs/repo-management

2.1.1 (2020-11-17)

  • Cookstyle fixes - @tas50
  • Testing updates - @tas50
  • Remove metadata.rb long_description field - @tas50
  • IIS url overwrite URL changed - @publius-github
  • resolved cookstyle error: metadata.rb:13:1 refactor: ChefModernize/RespondToInMetadata

2.1.0 (2017-03-20)

  • Support Windows 2016 installations by using the new urlrewrite package
  • Test with Local Delivery and not Rake
  • Add basic chefspec testing
  • Fix the issue_url and source_url metadata
  • Fix the metadata to state we support Chef 12.6+
  • Add integration testing in Appveyer and remove Travis testing

2.0.1 (2017-02-21)

  • Remove the need for windows cookbook as a dependency

2.0.0 (2017-02-21)

  • Moved the repository to the chef-cookbooks organization
  • Updated the recipe to use package instead of windows_package, which requires chef-client 12.6 or later now
  • Added testing framework to get linting in Travis CI
  • Added new metadata for the Supermarket

Collaborator Number Metric
            

2.1.7 passed this metric

Contributing File Metric
            

2.1.7 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

Cookstyle Metric
            

2.1.7 passed this metric

No Binaries Metric
            

2.1.7 passed this metric

Testing File Metric
            

2.1.7 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
            

2.1.7 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