Skip to content

Releases: djjudas21/puppet-freeradius

3.4.3

15 Nov 11:54
Compare
Choose a tag to compare
  • Fix missing notify that caused problems when adding a new virtual server in sites_available

3.4.1

18 Oct 13:11
Compare
Choose a tag to compare
  • Fix calling syntax for logrotate
  • Add param package_ensure

3.4.0

09 Oct 09:11
Compare
Choose a tag to compare
  • Fix bug with modules that have ensure => absent
  • Fix bug with module::files where content and source
  • Fix bug with path of krb5 module
  • Manage parameter allow_expired_crl
  • Clean up comments in templates to reduce the size

3.3.0

07 Aug 14:17
Compare
Choose a tag to compare
  • Deploy modules to mods_available and symlink to mods_enabled
  • Deploy modules to sites_available and symlink to sites_enabled

3.2.0

19 Jun 15:38
Compare
Choose a tag to compare
  • Warn instead of failing if the FR version is not 3.x
  • Update logrotate module dependency
  • Add PostgreSQL support
  • Fix bug with templating home servers in Puppet 4
  • Fix bug with logrotate postrotate on non Red Hat distros

3.1.0

13 Mar 12:22
Compare
Choose a tag to compare
  • Provide facility to enable/disable specific EAP types in freeradius::module::eap

3.0.0

27 Feb 10:32
Compare
Choose a tag to compare
  • More parameters available for freeradius::client
  • Allow management of freeradius::dictionary with source or content
  • Enable status checks for freeradius::home_server
  • More configurable options for freeradius base class
  • More sensible permissions on various config files
  • Refactor freeradius::ldap as freeradius::module::ldap and add more params
  • Create freeradius::listen to manage arbitrary listeners
  • Create freeradius::module::detail to configure detail loggers
  • Create freeradius::module::eap to manage instantiations of the eap module
  • Create freeradius::module::files to manage instantiations of the files module
  • Create freeradius::module::huntgroup to manage huntgroups
  • Create freeradius::module::ippool to manage ippool resources
  • Create freeradius::module::linelog to configure linelog loggers
  • Create freeradius::module::preprocess to manage instantiations of the preprocess module
  • Fix some compatibility problems with Debian/Ubuntu systems
  • Allow freeradius::site resources (virtual servers) to have their content managed other than just with flat files
  • Add more options to freeradius::sql
  • Add various types of validation for Puppet 4

2.3.1

22 Dec 11:01
Compare
Choose a tag to compare
  • Fix bug with log rotation throwing errors when radiusd is not running
  • Add option to allow configuration of logging authentication requests

2.3.0

15 Jul 14:23
Compare
Choose a tag to compare

Add support to configure virtual modules for fail-over and load-balancing

2.2.0

11 Jul 10:47
Compare
Choose a tag to compare

Add support to configure the krb5 module