This project is mirrored from https://github.com/djjudas21/puppet-freeradius.git.
Pull mirroring updated .
- 05 Jun, 2018 1 commit
-
-
Mårtensson Roger authored
-
- 10 May, 2018 2 commits
-
-
Jonathan authored
Spacing cleanups of the config file templates
-
Andrew Teixeira authored
-
- 28 Apr, 2018 1 commit
-
-
Jonathan authored
Fix unbalanced quote
-
- 27 Apr, 2018 1 commit
-
-
Andrew Teixeira authored
-
- 21 Mar, 2018 3 commits
-
-
Jonathan authored
2 typos
-
Olivier Le Monnier authored
-
Olivier Le Monnier authored
-
- 16 Mar, 2018 2 commits
-
-
Jonathan authored
Default permission issues
-
Andrew Teixeira authored
* Manage attr_filter module's default config files so we can set permissions * Manage the `hints` file so we can set permissions
-
- 13 Mar, 2018 3 commits
-
-
Jonathan authored
Fix huntgroups when there is more than one condition
-
Ángel L. Mateo authored
Where there is more than one condition, then multiple huntgroup lines should be created
-
Ángel L. Mateo authored
-
- 12 Mar, 2018 8 commits
-
-
Jonathan authored
Huntgroup
-
Jonathan authored
Fix query_file path
-
Angel L. Mateo authored
-
Angel L. Mateo authored
-
Ángel L. Mateo authored
$custom_query_file is initialized as undef, so this check implied custom_query_file was always used.
-
Angel L. Mateo authored
The concat resource for huntgroups is already defined at init.pp
-
Angel L. Mateo authored
There is a duplicate with freeradius::huntgroup
-
Angel L. Mateo authored
Latest versions of concat module removed this parameter.
-
- 07 Mar, 2018 5 commits
-
-
Jonathan authored
Fix unbalanced brackets in the eap module
-
Jonathan Gazeley authored
-
Jonathan Gazeley authored
-
Jonathan authored
Debian 9 ( Stretch ) support
-
its-not-a-bug-its-a-feature authored
-
- 16 Jan, 2018 1 commit
-
-
Jonathan Gazeley authored
-
- 11 Jan, 2018 2 commits
-
-
Jonathan Gazeley authored
-
Jonathan Gazeley authored
-
- 20 Dec, 2017 3 commits
-
-
Jonathan Gazeley authored
-
Jonathan Gazeley authored
-
Jonathan authored
Add puppet class for huntgroups
-
- 15 Nov, 2017 5 commits
-
-
Jonathan Gazeley authored
-
Jonathan Gazeley authored
-
Jonathan Gazeley authored
This reverts commit e4bc7ec1.
-
Jonathan Gazeley authored
-
Jonathan Gazeley authored
-
- 19 Oct, 2017 1 commit
-
-
Matthew Seaman authored
Simply enabling the eap module like so: ``` freeradius::module::eap { 'eap': ensure => 'present', } ``` results in a broken configuration: ``` ... including configuration file /etc/raddb/mods-enabled/eap /etc/raddb/mods-enabled/eap[604]: Too many closing braces Errors reading or parsing /etc/raddb/radiusd.conf ``` Move the opening `gtc {` outside the block that is conditional on the definition of `@gtc_challenge`
-
- 18 Oct, 2017 2 commits
-
-
Jonathan Gazeley authored
-
Jonathan Gazeley authored
-