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
ba4120b3
Commit
ba4120b3
authored
Mar 02, 2016
by
Jonathan Gazeley
Browse files
Dedup module list
parent
c9820527
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
ba4120b3
...
...
@@ -261,13 +261,6 @@ class freeradius (
require
=>
Package
[
$freeradius::fr_package
]
}
# Install a few modules required on all FR installations
# No content is specified, so we accept the package manager default
# Defining them here prevents them from being purged
freeradius::module
{
'always'
:
}
freeradius::module
{
'detail'
:
}
freeradius::module
{
'detail.log'
:
}
# Syslog rules
if
$syslog
==
true
{
rsyslog::snippet
{
'12-radiusd-log'
:
...
...
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