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
496570d2
Commit
496570d2
authored
Aug 04, 2015
by
Jonathan Gazeley
Browse files
Fix function name
parent
0b3b55ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/init.pp
View file @
496570d2
...
...
@@ -13,7 +13,7 @@ class freeradius (
)
inherits
freeradius::params
{
if
$control_socket
==
true
{
warn
(
'Use of the control_socket parameter in the freeradius class is deprecated. Please use the freeradius::control_socket class instead.'
)
warn
ing
(
'Use of the control_socket parameter in the freeradius class is deprecated. Please use the freeradius::control_socket class instead.'
)
}
file
{
'radiusd.conf'
:
...
...
Write
Preview
Supports
Markdown
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