Skip to content
Snippets Groups Projects
Commit 8328485f authored by Stefan Schlesinger's avatar Stefan Schlesinger
Browse files

Make freeradius::client shortname optional and default to $title

parent e576ddc6
Branches
Tags
No related merge requests found
# Install FreeRADIUS clients (WISMs or testing servers)
define freeradius::client (
$shortname,
$secret,
$shortname = $title,
$ip = undef,
$ip6 = undef,
$proto = undef,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment