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
8328485f
Commit
8328485f
authored
Jan 30, 2017
by
Stefan Schlesinger
Browse files
Make freeradius::client shortname optional and default to $title
parent
e576ddc6
Changes
1
Show whitespace changes
Inline
Side-by-side
manifests/client.pp
View file @
8328485f
# Install FreeRADIUS clients (WISMs or testing servers)
define
freeradius::client
(
$shortname
,
$secret
,
$shortname
=
$title
,
$ip
=
undef
,
$ip6
=
undef
,
$proto
=
undef
,
...
...
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