Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
29f85f72
Commit
29f85f72
authored
Nov 02, 2015
by
Jonathan Gazeley
Browse files
Update documentation to reflect support for FR3
parent
eb668015
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
29f85f72
...
...
@@ -33,9 +33,8 @@
## Overview
This module installs and configures
[
FreeRADIUS
](
http://freeradius.org/
)
server
on Linux. This module was written for use with FreeRADIUS 2.x and has not been
tested with FreeRADIUS 3.x. It was designed with CentOS in mind but should
work on other distributions.
on Linux. It supports FreeRADIUS 2.x and 3.x. It was designed with CentOS in mind
but should work on other distributions.
## Module Description
...
...
@@ -694,13 +693,9 @@ required. A short alias that is used in place of the IP address or fully qualifi
## Limitations
This module is targeted at FreeRADIUS 2.x running on CentOS 6. It has not been tested
on other distributions, but might work. Likely sticking points with other distros are
the names of packages, services and file paths.
This module has not been tested on FreeRADIUS 3.x and almost certainly won't work
without modification. FreeRADIUS 3.x support in this module will come onto the roadmap
at the same time that my employer decides to start looking FreeRADIUS 3.x.
This module is targeted at FreeRADIUS 2.x running on CentOS 6 and FreeRADIUS 3.x running
on CentOS 7. It has not been thoroughly tested on other distributions, but might work.
Likely sticking points with other distros are the names of packages, services and file paths.
This module was written for use with Puppet 3.6 and 3.7, but should be quite agnostic
to new versions of Puppet.
...
...
@@ -712,6 +707,9 @@ use probably haven't been written. Please send pull requests with new features a
bug fixes. You are also welcome to file issues but I make no guarantees of
development effort if the features aren't useful to my employer.
When contributing code, please ensure your change works on FreeRADIUS 2.x and 3.x - at
least until this module drops support for 2.x.
## Release Notes
### 0.4.5
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment