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

nsis (4) Versions 0.3.0

Installs/Configures NSIS

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

NSIS Cookbook

NSIS - A scriptable win32 installer/uninstaller system.

Requirements

Platforms

  • CentOS/RedHat (may perhaps work with other RPM distros, but is not tested)

Dependent Cookbooks

  • yum

Usage

Recipes

  • default - Include the default recipe on a node's runlist to ensure that NSIS is installed.

Attributes

The following attributes can be used to change behavior:

  • node['nsis']['version']
    • Setting it to "latest" (default) always upgrades nsis to the latest available revision in the repository.
    • It can be set to any available version (such as: "2.50-15.el6") to pin it to that revision.

Contributing

We encourage you to contribute to GoCD. For information on contributing to this
project, please see our contributor's guide. A
lot of useful information like links to user documentation, design
documentation, mailing lists etc. can be found in the
resources section.

License

Copyright 2016 ThoughtWorks, 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.

Dependent cookbooks

yum >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

NSIS CHANGELOG

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

v0.3.0 (2016-01-20)

  • Minor cleanups to the cookbook

v0.2.0 (2016-01-07)

  • Allow choosing of a version using node['nsis']['version']

v0.1.0 (2015-10-02)

  • Initial commit

Foodcritic Metric
            

0.3.0 passed this metric