This project is mirrored from https://github.com/djjudas21/puppet-freeradius.git.
Pull mirroring updated .
- 10 Feb, 2017 1 commit
-
-
Angel L. Mateo authored
* It was checking parameters with the wrong name * The database driver was not correctly configured in the template
-
- 09 Feb, 2017 8 commits
-
-
Jonathan authored
Fix freeradius::listen
-
Angel L. Mateo authored
The type Freeradius::Listen_type does not exists. It is an enumerate of valid listen type
-
Jonathan authored
Fix template for freeradius::site
-
Angel L. Mateo authored
It fails when you use freeradius::site listen parameter
-
Jonathan authored
Add a more exhaustive list of parameters to ldap
-
Angel L. Mateo authored
-
Angel L. Mateo authored
-
Angel L. Mateo authored
This is a function related with the configuration of a freeradius, so I move it to a "module" namespace. freeradius::ldap remains available, but with a warning message.
-
- 08 Feb, 2017 2 commits
-
-
Jonathan authored
Fix for freeradius::module::eap
-
Angel L. Mateo authored
It is used in freeradius::module::eap definition (and could be used in more places). This type is equal to an integer or a string starting with '$' (to be able to use variable references)
-
- 07 Feb, 2017 5 commits
-
-
Jonathan authored
Add freeradius::module::files
-
Angel L. Mateo authored
to configure files module
-
Jonathan authored
Fix an errata and tabulation of the template
-
Angel L. Mateo authored
-
Angel L. Mateo authored
-
- 03 Feb, 2017 1 commit
-
-
Jonathan authored
Less strict directory modes for $basedir and subdirectories
-
- 01 Feb, 2017 9 commits
-
-
Jonathan authored
Add more parameters to freeradius::site
-
Jonathan authored
Add more parameters to freeradius::sql
-
Angel L. Mateo authored
The parameters added are to configure connection pool
-
Angel L. Mateo authored
-
Angel L. Mateo authored
Add authorize, authenticate,... parameters to freeradius::site so they could be used to configure the site.
-
Jonathan authored
Add configuration for preprocess module and huntgroups
-
Angel L. Mateo authored
-
Jonathan authored
Update README
-
Stefan Schlesinger authored
-
- 31 Jan, 2017 8 commits
-
-
Jonathan Gazeley authored
-
Jonathan authored
Add support to configure linelog and detail modules
-
Angel L. Mateo authored
to configure freeradius' pools
-
Angel L. Mateo authored
To configure freeradius' detail module
-
Angel L. Mateo authored
To configure linelog module
-
Jonathan authored
Make freeradius::client shortname optional and default to $title
-
Jonathan authored
Add freeradius::module::eap to configure EAP
-
Angel L. Mateo authored
This define configures EAP in freeradius
-
- 30 Jan, 2017 4 commits
-
-
Stefan Schlesinger authored
-
Stefan Schlesinger authored
-
Jonathan authored
Add freeradius::listen to define listen directives
-
Angel L. Mateo authored
This is a way to configure listen directives not directly associated to any specific virtual server
-
- 26 Jan, 2017 2 commits
-
-
Jonathan authored
Add correct_escapes=true to radiusd.conf
-
Stefan Schlesinger authored
The default is set to match the upstream example config supplied by freeradius 3.x.
-