Commit 57ee8445 authored by JonTheNiceGuy Spriggs's avatar JonTheNiceGuy Spriggs
Browse files

Fixed typo and whitespace errors

parent 32d6fa0a
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -163,9 +163,6 @@ class freeradius (
  }

  # Syslog rules
  syslog::rule { 'radiusd-log':
    command => "if \$programname == \'radiusd\' then ${fr_logpath}/radius.log\n&~",
    order   => '12',
  if $syslog == true {
    syslog::rule { 'radiusd-log':
      command => "if \$programname == \'radiusd\' then ${fr_logpath}/radius.log\n&~",