Mcollective Choria Versions Save

Distribution of plugins for MCollective as found in Puppet 6

0.18.0

3 years ago

Enhancements

  • Support the scout agent in the choria discovery method (#626)
  • Copy scout ddl files (#628)

0.17.3

3 years ago

Enhancements

  • Print CSR fingerprint in request_cert application (#623)

0.17.2

4 years ago

Bug Fixes

  • Fail gracefully when modulepath is unset (#611)
  • Improve remote request signing support (#613)
  • Correctly extract the playbook name from facts (#616)
  • Place the rpcutil DDL in the correct directory (#619)

0.17.1

4 years ago

Enhancements

  • Update the choria-mcorpc-support dependency

0.17.0

4 years ago

Bug Fixes

  • Align playbook log level names with Puppet (#600)

Enhancements

  • Detect pure string results from Playbooks and render them correctly (#416)
  • Support both Puppet 5 and 6 paths for the task helper (#591)
  • Support using Synadia NATS NGS as a broker for Choria (#607)

0.16.1

4 years ago

Enhancements

  • Require latest mcorpc ruby support gem

0.16.0

4 years ago

Enhancements

  • Allow playbook node sets to declare zero discovered hosts is ok with empty_ok (#590)
  • Switch to using JSON format by default (#595)

Bug Fixes

  • Improve puppetdb SRV lookup port resolution (#593)

0.15.0

4 years ago

Enhancements

  • Add support for Choria Autonomous Agents (#585)

Bug Fixes

  • Fix path expansion for token locations with ~ in them (#583)

0.14.1

5 years ago

Enhancements

  • Ensure the latest choria-mcorpc-support gem is used

0.14.0

5 years ago

Enhancements

  • Add -T to the federation trace command (#576)
  • Improve error messages when a token file cannot be found (#574)
  • Disable TLS verify when speaking to signers as we are not guaranteed to have client certs (#572)
  • Ensure policy defaults are honored correctly (https://github.com/choria-plugins/action-policy/issues/5)