This project is mirrored from https://github.com/djjudas21/puppet-freeradius.git.
Pull mirroring updated .
- 07 May, 2021 6 commits
-
-
Nathan Ward authored
Impacted params: - connect_timeout - session_tracking - use_referral_credentials Only set each of these params in the config if: - it is intentionally set in the params, or - we are on FR3.1.x, in which case set the default of 3.0 If they are set in the params, and we detect we are NOT on FR3.1.x, then warn Additionally, move the LDAP module tests to the module directory
-
Nathan Ward authored
-
Nathan Ward authored
Add function to check if the installed freeradius version, or the one we are targetting is 3.1.x or not
-
Nathan Ward authored
This reverts commit 7d005aa0.
-
Nathan Ward authored
FreeRADIUS v3.1.x branch is experimental and will never be completed now that v4.x is being worked on.
-
Nathan Ward authored
Fix indent things Revert
-
- 06 May, 2021 10 commits
-
-
Jonathan authored
Fix all current validation errors
-
Nathan Ward authored
Fix an ERB validation error, by moving logic for calculating the ippool cache size in to puppet, rather than in ERB
-
Nathan Ward authored
Only capture the exec for `radiusd -v`, as facter etc. runs `uname -s` and whatever else. Mock Facter.value for things in os_facts, so we return the value from os_facts rather than the actual value from the system running the tests.
-
Nathan Ward authored
-
Jonathan authored
Set ownership for radacct and radius log dir
-
Jonathan authored
Add quotes around expected LDAP password in freeradius::ldap spec
-
Nathan Ward authored
-
Nathan Ward authored
-
Jonathan authored
Add linebreak after lifetime attribute
-
gonzocrazy authored
-
- 16 Apr, 2021 2 commits
- 15 Apr, 2021 2 commits
-
-
Jason Lavoie authored
-
Jason Lavoie authored
-
- 02 Feb, 2021 2 commits
- 28 Jan, 2021 4 commits
- 23 Oct, 2020 4 commits
-
-
Jonathan authored
Update PDK to 1.18.1 and re-work tests
-
Nathan Ward authored
-
Nathan Ward authored
Add a redhat_common_dependencies shared_context, which has a few resources which various defined types rely on
-
Nathan Ward authored
-
- 22 Oct, 2020 3 commits
-
-
Nathan Ward authored
There is still a lot more to do here to get full coverage, and a lot of work to figure out testing across multiple OSes etc. however this is a solid start.
-
Nathan Ward authored
-
Nathan Ward authored
-
- 09 Aug, 2020 1 commit
-
-
Jonathan authored
parametrize max_request_time
-
- 06 Aug, 2020 1 commit
-
-
Andreas Ziegler authored
-
- 19 Feb, 2020 2 commits
-
-
Jonathan Gazeley authored
-
Jonathan authored
Restarts freeradius after any huntgroups modification
-
- 17 Feb, 2020 1 commit
-
-
Ángel L. Mateo authored
-
- 20 Nov, 2019 1 commit
-
-
Jonathan authored
Add missing options to home_server configuration
-
- 19 Nov, 2019 1 commit
-
-
Andrew Teixeira authored
* Remove tests/init.pp to fix check:test_file spec test
-