Skip to content

Releases: choria-io/puppet-choria

0.12.0

01 Dec 12:08
23774ac
Compare
Choose a tag to compare

Bug Fixes

  • Use the correct hash2config function (#88)

Enhancements

  • On AIO Puppet 6 enable Choria Server by default (#99)
  • Write the Choria Server status file by default (#102)

0.11.1

13 Oct 08:44
cf1d2b4
Compare
Choose a tag to compare

Enhancements

  • Support latest puppetlabs/stdlib and puppetlabs/apt modules (#94)

0.11.0

20 Sep 08:45
6665e1e
Compare
Choose a tag to compare

Enhancements

  • Support for compound filters outside of mcollectived (#81)
  • Improve itterators in the plan DSL to return collected results instead of items (#84)

0.10.0

20 Jul 07:53
1d1469e
Compare
Choose a tag to compare

Enhancements

  • Improve support for servers with Facter 2.5 (#73)
  • Support ubuntu 18.04, and remove old operating systems (#75)

Bug Fixes

  • Ensure removal of mcollective plugins by way of the directory purge feature restarts choria server (#77)

Breaking Changes

  • Rename log_file to logfile to improve consistency between our modules (#71)

0.9.0

21 May 09:00
755b017
Compare
Choose a tag to compare

Enhancements

  • Ensure Choria Server auditing is enabled (#57)
  • Create a Ruby compatibility shim specific configuration (#59)
  • Support invoking Puppet Tasks from Playbooks (#61)

Bug Fixes

  • Support inverted logic in on_error and on_success (#68)

0.8.0

24 Apr 14:41
c699a18
Compare
Choose a tag to compare

Enhancements

  • Add FreeBSD support through Hiera (#47)
  • Configure the choria server component (#53)

Bug Fixes

  • Ensure the server service is off by default (#45)
  • Improve handling of on_error in Playbooks (#49)

0.7.1

22 Mar 14:23
f63d691
Compare
Choose a tag to compare

Bug Fixes

  • Ensure apt-get update is run when adding repositories (#39)
  • Set the identity to fqdn specifically to support Ubuntu and Debian (#41)

0.7.0

21 Mar 14:45
a02b37e
Compare
Choose a tag to compare

Enhancements

  • Support managing the Choria Network Broker (#4)
  • Support managing the Choria Federation Broker (#5)
  • Support managing the Choria Data Adapters (#21)
  • Support managing the Choria Ubuntu and Debian repositories (#6)

Bug Fixes

  • Add missing install dependency to improve puppet run ordering (#32)
  • Add mandatory name option to the YUM repositories (#36)

0.1.0

25 Feb 11:00
c67ecfb
Compare
Choose a tag to compare

Enhancements

  • Manage the YUM repository on EL machines (#3)
  • Support functions, types and helpers to support playbooks in the Puppet DSL (#1)
  • Add choria::in_groups_of (#12)
  • Add Choria::ShellSafe (#14)