Skip to content

2.0.0

Compare
Choose a tag to compare
@benjamin-robertson benjamin-robertson released this 08 Jun 07:57
· 1 commit to main since this release
8c22c28

Features

  • Added support for Ubuntu 22.04
  • Bump PDK to 2.6.1
  • Allow users to customise observium installation directory via 'install_dir' parameter.
  • Allow users to specify mysql auth mechanism via 'auth_mechanism' parameter.
  • Added observium snmp mib locations to snmp.conf. User can customise these via the 'mib_locations' and 'additional_mib_location' parameters.
  • Added 'apache_custom_options' parameter to specify custom options for apache::vhost directory.
  • Added 'apache_auth_require' parameter to specify Apache auth require
  • Added ability to specify Apache error and access log location via parameter.

Bugfixes

Deprecations

  • Deprecated support for Ubuntu 18.04
  • Dropped Puppet 6 support
  • Warning: If upgrading puppetlabs-mysql from version <13 to version >= 13 may cause issues with existing mysql installations. Proceed with caution. This results in any Ubuntu 20.04 or later systems being switched from using mysql to mariadb uncleanly.

Thanks to https://github.com/i0dev for their efforts on this release :)