Releases: choria-io/puppet-mcollective
Releases · choria-io/puppet-mcollective
0.3.0
0.2.1
0.2.0
0.1.0
0.0.29
0.0.28
New Features
- Add support for OS X (#110)
- Randomize the start time of the fact refresh cronjob (#113)
- Purge unmanaged configuration items from config files (#111, #115)
Upgrading
When upgrading to this release your server.cfg
, client.cfg
and other related cfg
files will all be completely rewritten. Any settings not managed by this module will be lost. Additionally comments in your config file will be lost and the order of settings will become alphabetically sorted.
This will greatly improve the getting started experience as well as simplifying changing existing configuration, especially in cases where someone made a mistake.
Set any previously unmanaged settings in mcollective::server_config
, collective::client_config
and mcollective::common_config
before upgrading.