Skip to content
Snippets Groups Projects
  1. Jul 02, 2013
    • Russ Allbery's avatar
      One more spacing fix for newsyslog::config · 9c182b70
      Russ Allbery authored
      Having a blank line when there's no stop or restart action is going
      to bother me too much.  Make it go away.  Also remove the extra
      spacing after stop, since there usually isn't both stop and restart.
      9c182b70
    • Russ Allbery's avatar
      Restructure the newsyslog::config template, fix analyze_logs · c72162ca
      Russ Allbery authored
      Fix support for analyze_logs, which wasn't working due to the
      immutable variable problems with how Puppet uses ERB.  Restructure
      the template to not precalculate the results, group lines for a
      particular log together, and format everything a bit better.
      c72162ca
    • Russ Allbery's avatar
      Support analyze_logs in newsyslog::config, update style · da154868
      Russ Allbery authored
      newsyslog::config now supports a new analyze_logs parameter, which
      specifies the list of logs to run through the analyze action (when
      different than the list in logs).  analyze_logs defaults to logs if
      not given.
      
      Also update the coding style, simplify the define drastically, and
      clean up indentation and comments.
      da154868
  2. Apr 30, 2013
    • Adam Lewenberg's avatar
      master branch commit · e80a6b1e
      Adam Lewenberg authored
      This is the (old) master branch along with the fixes to the
      cron file permissions that Russ made.
      e80a6b1e
Loading