Commit b41578c5 authored by Jonathan's avatar Jonathan Committed by GitHub
Browse files

Merge pull request #63 from amateo/feature/preproces

Fix an errata and tabulation of the template
parents 8bf2338c e4a97cf8
Loading
Loading
Loading
Loading
+1 −1
Changes for manifests/module/preprocess.pp: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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',
+37 −37

File changed.

Contains only whitespace changes.