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 ms_dotnet45 cookbook has been deprecated

Author provided reason for deprecation:

The ms_dotnet45 cookbook has been deprecated and is no longer being maintained by its authors. Use of the ms_dotnet45 cookbook is no longer recommended.

You may find that the ms_dotnet cookbook is a suitable alternative.

RSS

ms_dotnet45 (8) Versions 3.0.0

Installs Microsoft .NET 4.5

Policyfile
Berkshelf
Knife
cookbook 'ms_dotnet45', '= 3.0.0', :supermarket
cookbook 'ms_dotnet45', '= 3.0.0'
knife supermarket install ms_dotnet45
knife supermarket download ms_dotnet45
README
Dependencies
Changelog
Quality 100%

ms_dotnet45 Cookbook

Build Status
Cookbook Version

This cookbook installs the Microsoft .NET Framework 4.5

Requirements

Platforms

  • Windows Vista SP1 or later
  • Windows Server 2008 (not supported on Server Core)
  • Windows 7
  • Windows Server 2008 R2 (not supported on Server Core )
  • Windows Server 2012 / 2012 R2 (not supported on Server Core )

Chef

  • Chef 12+

Cookbooks

  • none

Attributes

  • default['ms_dotnet45']['http_url']: Download URL for MS .NET 4.5 MSI
  • default['ms_dotnet45']['timeout']: Timeout for completing the installation

Usage

Include the default recipe on a node's runlist to ensure that .NET Framework 4.5 is installed on the system

License & Authors

Author: Tim Smith (tsmith@chef.io)

Copyright: 2011-2015, Webtrends, Inc.

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.

ms_dotnet45 Cookbook CHANGELOG

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

3.0.0 (2016-09-06)

  • Testing updates
  • Remove Chef 11 support and the need for the Windows cookbook

v2.0.2 (2016-05-19)

  • Add 3010 as a successful install code

v2.0.1 (2015-12-09)

  • Transfer ownership to Chef
  • Add contributing.md, maintainers.md, and testing.md files
  • Add Rakefile for easy testings

2.0.0

  • Add travis.yml file to run Rubocop and Foodcritic
  • Update Rubocop rules
  • Fix Rubocop warnings
  • Added a Gemfile
  • Added a Berksfile
  • Added gitignore file
  • Added chefignore file
  • Renamed defaults.rb attribute file to default.rb [juliandunn]
  • Update to version of .NET to be installed to 4.5.2 [juliandunn]

For previous changes see the git log

Collaborator Number Metric
            

3.0.0 passed this metric

Foodcritic Metric
            

3.0.0 passed this metric