This project is mirrored from https://github.com/djjudas21/puppet-freeradius.git.
Pull mirroring updated .
- 13 Mar, 2017 1 commit
-
-
Jonathan Gazeley authored
-
- 02 Mar, 2017 1 commit
-
-
Jonathan Gazeley authored
-
- 27 Feb, 2017 1 commit
-
-
Jonathan Gazeley authored
-
- 16 Feb, 2017 7 commits
-
-
Jonathan authored
Update documentation
-
Angel L. Mateo authored
-
Angel L. Mateo authored
-
Angel L. Mateo authored
-
Angel L. Mateo authored
-
Angel L. Mateo authored
-
Angel L. Mateo authored
-
- 13 Feb, 2017 3 commits
-
-
Jonathan authored
Add parameters to freeradius class
-
Angel L. Mateo authored
to be able to configure the path
-
Angel L. Mateo authored
This parameter controls whether freeradius module should handle the creation/mode of log files.
-
- 10 Feb, 2017 12 commits
-
-
Jonathan authored
Fix db_dir option of radiusd.conf in debian systems
-
Jonathan authored
Remove secret parameter from freeradius::status_server
-
Jonathan authored
Fix client template when used from freeradius::statusclient
-
Angel L. Mateo authored
Config created was not correct because in debian based systems use paths slightly different than others.
-
Angel L. Mateo authored
Although it is declared as mandatory, it is not used anywhere.
-
Angel L. Mateo authored
When the template is used from freeradius::statusclient there are some parameteres (require_message_authenticator) that are not set, so this condition must be considered in the template.
-
Jonathan authored
Fix freeradius service in debian systems
-
Angel L. Mateo authored
freeradius init script do have status option in debian systems. Without this modification, freeradius is restarted when a config file is changed, but it not started if it is not running.
-
Jonathan authored
Fix freeradius::module::files
-
Jonathan authored
Fix freeradius::sql
-
Angel L. Mateo authored
acctusersfile and preproxy_usersfile should be configured by default as undef.
-
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
-