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
9f5a6470
Commit
9f5a6470
authored
Feb 03, 2016
by
Jonathan Gazeley
Browse files
Prepare release 2.0.0
parent
9693ff67
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9f5a6470
...
...
@@ -35,7 +35,10 @@
This module installs and configures
[
FreeRADIUS
](
http://freeradius.org/
)
server
on Linux. It supports FreeRADIUS 3.x only. It was designed with CentOS in mind
but should work on other distributions.
but should work on other distributions. Please note that at this time, current
versions of Debian and Ubuntu still package FreeRADIUS 2.2.x which is end-of-life.
If you use Debian or Ubuntu, you will need to use version 1.x of this module,
which itself is no longer maintained.
|
`jgazeley/freeradius`
| FreeRADIUS |
| --------------------- | ----------- |
...
...
metadata.json
View file @
9f5a6470
{
"name"
:
"jgazeley-freeradius"
,
"version"
:
"
1.3
.0"
,
"version"
:
"
2.0
.0"
,
"author"
:
"jgazeley"
,
"summary"
:
"Install and configure FreeRADIUS"
,
"license"
:
"Apache-2.0"
,
...
...
@@ -11,18 +11,15 @@
{
"operatingsystem"
:
"RedHat"
,
"operatingsystemrelease"
:
[
"5"
,
"6"
,
"7"
]
},
{
"operatingsystem"
:
"
Debian
"
,
"operatingsystem"
:
"
Fedora
"
,
"operatingsystemrelease"
:
[
"5"
,
"6"
,
"7"
,
"8"
"21"
,
"22"
,
"23"
]
}
],
...
...
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