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
c593c27b
Commit
c593c27b
authored
Oct 23, 2014
by
Jonathan Gazeley
Browse files
Make shortname an optional paramter
parent
39b73ba4
Changes
1
Hide whitespace changes
Inline
Side-by-side
manifests/statusclient.pp
View file @
c593c27b
...
...
@@ -4,7 +4,7 @@ define freeradius::statusclient (
$ip6
=
undef
,
$secret
,
$port
=
undef
,
$shortname
,
$shortname
=
$name
,
$netmask
=
undef
,
)
{
$fr_package
=
$::freeradius::params::fr_package
...
...
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