Loading manifests/template.pp +2 −2 Original line number Diff line number Diff line # Configure a template snippet define freeradius::template ( $source, $content, $source = undef, $content = undef, ) { $fr_basepath = $::freeradius::params::fr_basepath Loading Loading
manifests/template.pp +2 −2 Original line number Diff line number Diff line # Configure a template snippet define freeradius::template ( $source, $content, $source = undef, $content = undef, ) { $fr_basepath = $::freeradius::params::fr_basepath Loading