-
Add support for the ActiveMQ connector and direct-addressing mode.
-
New parameterised configuration:
-
mcollective identity
-
collective membership
-
connector plugin
-
log level and logfile location
-
factfile and classfile locations
-
New defaults:
-
connector is now 'activemq' (was 'stomp')
-
direct_addressing is enabled (was unsupported)
-
Recipes have been refactored so that it is easier to customise the install process.
-
Foodcritic fixes and updated README
- security provider can be set from an attribute (default is unchanged)
- Now works on Chef 11.
- add an attribute to specify which version to install (thanks to jschneiderhan)
- FEATURE - include an MCollective agent for controlling the chef-client daemon
- FIX - install packages appropriate to the specific Debian or Ubuntu release
- FIX - add the Puppet Labs "dependencies" yum repo (for rubygems-stomp)
- Updated Puppet Labs yum repo location.
- Start of this Changelog.