8000 Tags · wfindley/cookbook-mcollective · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: wfindley/cookbook-mcollective

Tags

0.14.3

Toggle 0.14.3's commit message
Bump version for release.

0.14.2

Toggle 0.14.2's commit message
FIX incorrect redis connector configuration

Previously only worked when the redis service was available on
"localhost".

0.14.1

Toggle 0.14.1's commit message
FIX incorrect yum repo URL on amazon linux

0.14.0

Toggle 0.14.0's commit message
Release 0.14.0

Introduces an mcollective group, to allow limited use of mco by
regular users without exposing configuration to the world.

0.12.1

Toggle 0.12.1's commit message
Merge branch 'yum-3'

Support both new and old versions of the yum cookbook.

0.12.0

Toggle 0.12.0's commit message
Bump version and update changelog for release.

0.11.0

Toggle 0.11.0's commit message
Tidy up CHANGELOG ahead of release.

6DEF

0.10.2

Toggle 0.10.2's commit message
Security provider can now be set with an attribute.

node['mcollective']['securityprovider'], which defaults to PSK.

0.10.1

Toggle 0.10.1's commit message
Support Chef 11 in classlist handler.

The classlist handler used node.run_state[:seen_recipes], which has
gone away in Chef 11.  This breaking change is documented here:

http://docs.opscode.com/breaking_changes_chef_11.html#node-run-state-replaced

0.10.0

Toggle 0.10.0's commit message
Use the version attribute for -client and -common packages, too.

0