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
a5f0a563
Commit
a5f0a563
authored
Nov 17, 2015
by
Jonathan Gazeley
Browse files
Prepare release 1.0.4
parent
5bc6026d
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
a5f0a563
...
...
@@ -712,6 +712,10 @@ least until this module drops support for 2.x.
## Release Notes
### 1.0.4
*
Make an educated guess about the version of FR when the fact is unavailable (e.g. on the first Puppet run)
### 1.0.3
*
Iron out a couple of issues with LDAP compatibility with Active Directory
...
...
metadata.json
View file @
a5f0a563
{
"name"
:
"jgazeley-freeradius"
,
"version"
:
"1.0.
3
"
,
"version"
:
"1.0.
4
"
,
"author"
:
"jgazeley"
,
"summary"
:
"Install and configure FreeRADIUS"
,
"license"
:
"Apache-2.0"
,
...
...
@@ -11,8 +11,9 @@
{
"operatingsystem"
:
"RedHat"
,
"operatingsystemrelease"
:
[
"5.0"
,
"6.0"
"5"
,
"6"
"7"
]
},
{
...
...
@@ -20,7 +21,8 @@
"operatingsystemrelease"
:
[
"5"
,
"6"
,
"7"
"7"
,
"8"
]
}
],
...
...
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