Loading manifests/module/preprocess.pp +1 −1 Changes for manifests/module/preprocess.pp: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ class freeradius::module::preprocess ( String $moddir = "\${modconfdir}/\${.:instance}", String $huntgroups = "\${moddir}/huntgroups", String $hints = "\${moddir}/hints", Freeradius::Boolean $with_acend_hack = 'no', Freeradius::Boolean $with_ascend_hack = 'no', Integer $ascend_channels_per_line = 23, Freeradius::Boolean $with_ntdomain_hack = 'no', Freeradius::Boolean $with_specialix_jetstream_hack = 'no', Loading templates/preprocess.erb +37 −37 File changed.Contains only whitespace changes. Show changes Loading
manifests/module/preprocess.pp +1 −1 Changes for manifests/module/preprocess.pp: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ class freeradius::module::preprocess ( String $moddir = "\${modconfdir}/\${.:instance}", String $huntgroups = "\${moddir}/huntgroups", String $hints = "\${moddir}/hints", Freeradius::Boolean $with_acend_hack = 'no', Freeradius::Boolean $with_ascend_hack = 'no', Integer $ascend_channels_per_line = 23, Freeradius::Boolean $with_ntdomain_hack = 'no', Freeradius::Boolean $with_specialix_jetstream_hack = 'no', Loading