cookbook 'nsis', '= 0.2.0'
nsis (4) Versions 0.2.0 Follow0
Installs/Configures NSIS
cookbook 'nsis', '= 0.2.0', :supermarket
knife supermarket install nsis
knife supermarket download nsis
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.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.2.0 passed this metric
0.2.0 passed this metric