Releases: choria-io/puppet-mcollective
Releases · choria-io/puppet-mcollective
0.13.1
Enhancements
- Supports agents without any extension
0.13.0
Enhancements
- Remove
mcollective::package
class
- Relocate configuration to
/etc/choria
- Check choria related paths for configuration
- Revert the mcollective server facts
- Remove
mcollective::service
Bug Fixes
- Correctly configure file modes on windows
Release 0.12.0
Enhancements
- Improve module containment (#261)
- Improve the Puppet datatypes (#263)
- Support FreeBSD (#266)
- Remove mcollective server facts (#267)
- Improve network utilization by using file() and not source (#269)
- Initial Puppet 7 support (#273)
0.11.0
Enhancements
- Add dash to the Mcollective::Collectives pattern
0.10.5
Enhancements
- Support setting policies for the
scout
agent (#254)
0.10.4
Enhancements
- Avoid Ruby specific aliases in YAML files (#250)
0.10.3
Bug Fixes
- Fix ruby path on Windows with Puppet 6
Enhancements
- Support copying rego policy files
0.10.1
Enhancements
- Allow some files in module plugins to be executable (#241)
0.10.0
Enhancements
- Use PDK to build modules (#221)
- Write
choria_util
policies by default (#235)
Deprecations
- Retire the AIO Module packager - merged into the choria-mcorpc-support gem (#237)