This project is mirrored from https://github.com/djjudas21/puppet-freeradius.git.
Pull mirroring updated .
- 12 Mar, 2018 3 commits
-
-
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
-
- 16 Oct, 2017 2 commits
-
-
Jonathan authored
Test provinding values as integers
-
Matthew Seaman authored
-
- 09 Oct, 2017 1 commit
-
-
Jonathan Gazeley authored
-
- 05 Oct, 2017 1 commit
-
-
Jonathan Gazeley authored
-
- 02 Oct, 2017 1 commit
-
-
Jonathan Gazeley authored
-
- 26 Sep, 2017 2 commits
-
-
Jonathan authored
Fix freeradius::module::files
-
Ángel L. Mateo authored
To correctly handle source and content parameters (issue 88)
-
- 21 Aug, 2017 4 commits
-
-
Jonathan authored
Fix link in absent modules
-
Angel L. Mateo authored
ensure => absent
-
Angel L. Mateo authored
The link in mods-enabled directory should not be present is module has `ensure => absent`
-
Jonathan authored
Fix "mods-available" path for Krb5
-
- 18 Aug, 2017 1 commit
-
-
Mike Kelly authored
Fix a typo int he module config path for krb5
-
- 07 Aug, 2017 4 commits
-
-
Jonathan Gazeley authored
-
Jonathan Gazeley authored
-
Jonathan Gazeley authored
-
Jonathan authored
Deploy modules and sites to their respective *-available directory
-
- 03 Aug, 2017 1 commit
-
-
Paul Seward authored
deploy modules and sites to their respective *-available directory and symlink the, to the appropriate *-enabled - fixes #83
-
- 19 Jun, 2017 1 commit
-
-
Jonathan Gazeley authored
-