Skip to content

Releases: choria-io/puppet-mcollective

0.9.1

13 Mar 14:51
0e9e2aa
Compare
Choose a tag to compare

Enhancements

  • Correctly set permissions for folders on Windows systems (#216)

0.9.0

01 Dec 11:45
d21cfaf
Compare
Choose a tag to compare

Enhancements

  • On AIO Puppet 6 create the standard mcollective directories that exist in 5 (#200)
  • On AIO Puppet 6 skip managing the service even when requested (#202)
  • Create mco symlinks on AIO Puppet 6 (#203)
  • Redirect cron output to /dev/null (#208)
  • Disable mcollectived on AIO Puppet 6 (#206)
  • On AIO Puppet 6 include the choria class ensuring they use Choria Server by default (#212)

0.8.1

13 Oct 08:38
f7877f3
Compare
Choose a tag to compare

Enhancements

  • Support latest puppetlabs/stdlib (#197)

0.8.0

20 Sep 08:32
5c3453f
Compare
Choose a tag to compare

Enhancements

  • Add OpenBSD support (#188)
  • Improve FreeBSD support (#191)
  • Support packaging modules with Puppet installed via gem (#193)

0.7.0

20 Sep 08:31
02553a5
Compare
Choose a tag to compare

Enhancements

  • Improve Archlinux support (#183)
  • Support Ubuntu 18.04 (#185)

0.6.0

21 May 09:08
8361a82
Compare
Choose a tag to compare

Enhancements

  • Create a choria-shim.cfg file for Choria Server Ruby compatibility (#176)
  • Update locations of JSON schemas for Agent DDLs (#178)

Bug Fixes

  • Unmanage the removed Federation Broker configuration directory (#174)

0.5.0

20 Apr 08:12
66de1d1
Compare
Choose a tag to compare

Enhancements

  • Create JSON representations of any Agent DDL files while packaging plugins

Bug Fixes

  • Prevent the facts refresh from running every time Puppet runs when it's disabled (#168)

0.4.1

26 Mar 08:20
c609187
Compare
Choose a tag to compare

Enhancements

  • Works around a bug introduced by Puppet 5.5.0 that prevents facts from loading (#163)

0.4.0

25 Feb 10:56
720eeba
Compare
Choose a tag to compare

Enhancements

  • Update the stdlib dependency (#155)

Bug Fixes

  • Avoid calling fqdn_rand and crontimes when removing the cron job (#152)
  • Remove dependency on mcollective_choria to avoid cycles in Librarian Puppet (#151)

0.3.0

21 Dec 12:17
Compare
Choose a tag to compare

Enhancements

  • Support Arch Linux (#149)