Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
puppet-freeradius
Commits
56e1bc0b
Commit
56e1bc0b
authored
Aug 07, 2017
by
Jonathan Gazeley
Browse files
Prepare release 3.3.0
parent
cd5d7769
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
56e1bc0b
## Changelog
### 3.3.0
*
Deploy modules to
`mods_available`
and symlink to
`mods_enabled`
*
Deploy modules to
`sites_available`
and symlink to
`sites_enabled`
### 3.2.0
*
Warn instead of failing if the FR version is not 3.x
*
Update logrotate module dependency
...
...
metadata.json
View file @
56e1bc0b
{
"name"
:
"jgazeley-freeradius"
,
"version"
:
"3.
2
.0"
,
"version"
:
"3.
3
.0"
,
"author"
:
"jgazeley"
,
"summary"
:
"Install and configure FreeRADIUS"
,
"license"
:
"Apache-2.0"
,
...
...
@@ -17,9 +17,9 @@
{
"operatingsystem"
:
"Fedora"
,
"operatingsystemrelease"
:
[
"23"
,
"24"
,
"25"
"25"
,
"26"
]
}
],
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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