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
74c62c2a
Commit
74c62c2a
authored
Feb 10, 2017
by
Angel L. Mateo
Browse files
Remove secret parameter from freeradius::status_server
Although it is declared as mandatory, it is not used anywhere.
parent
ebe9ee2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/status_server.pp
View file @
74c62c2a
# Enable status-server
class
freeradius::status_server
(
$secret
,
$port
=
'18121'
,
$listen
=
'*'
,
)
{
...
...
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