Skip to content
Snippets Groups Projects
  1. Aug 28, 2013
  2. Aug 13, 2013
  3. Aug 08, 2013
  4. Jul 30, 2013
  5. Jul 14, 2013
  6. Jul 13, 2013
    • Russ Allbery's avatar
      Templatize the default crontab, remove anacron support · 5c831dcd
      Russ Allbery authored
      The static crontab files installed by base::cron have been replaced
      with a template to handle differences between Red Hat and Debian.  The
      periodic cron jobs no longer even attempt to use anacron, avoiding any
      problems with unpredictable cron run times if anacron is installed on
      the system.
      5c831dcd
    • Russ Allbery's avatar
      Remove base::ssh::rc · 7af436b5
      Russ Allbery authored
      base::ssh::rc has been deleted.  This isn't part of any base::ssh
      inheritance tree and can live only in the Research Computing Puppet
      Git repository.
      7af436b5
    • Russ Allbery's avatar
      Remove base::cron::filter-user-noise · 93c48811
      Russ Allbery authored
      base::cron::filter-user-noise has been deleted.  This was specific to
      Research Computing systems and should be handled in that local
      repository.
      93c48811
  7. Jul 10, 2013
    • Russ Allbery's avatar
      Delete deprecated base::newsyslog::messages::* · 965cb919
      Russ Allbery authored
      The deprecated classes base::newsyslog::messages::sa and
      base::newsyslog::messages::sa::override have been deleted.  Global
      overrides for the default base::newsyslog behavior should be put into
      the local defaults module instead.
      965cb919
  8. Jul 09, 2013
  9. Jul 08, 2013
    • Bill MacAllister's avatar
      base::DNS: Use anycase servers · 6654b270
      Bill MacAllister authored
      In addition to adding the anycast DNS servers the individual
      resolv.conf files are replaced with a single template.  The existing
      class interfaces are preserved and they all create the appropriate
      resolv.conf file by invoking the define that handles the small number
      of resolv.conf variants.
      6654b270
  10. Jul 02, 2013
    • 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
      Fix name of the wtmp newsyslog.montly file · af8ee9d5
      Russ Allbery authored
      Also remove the old one for right now until the mistake is purged
      everywhere.
      af8ee9d5
    • Russ Allbery's avatar
      Overhaul base::newsyslog · 6a9d5b4f
      Russ Allbery authored
      newsyslog no longer sets up a weekly command to tar up
      /root/.history-save and removes /etc/newsyslog.weekly/audit if it
      exists.  We're no longer using per-user history files and we're
      letting bash handle managing the length of the history file.
      
      newsyslog now creates btmp and wtmp writable by group utmp, matching
      the operating system defaults.
      
      newsyslog no longer attempts to clean up sysklogd cron jobs or remove
      the old /etc/newsyslog.daily/syslog file installed by ancient versions
      of stanford-server.
      
      General coding style cleanup.
      6a9d5b4f
    • 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
  11. Jun 27, 2013
    • Russ Allbery's avatar
      Remove out-of-date::server · 03216540
      Russ Allbery authored
      Remove out-of-date::server.  This is only used on a single host, so
      all of the files and Puppet manifest have been moved to the Puppet
      model for that server.
      03216540
  12. Jun 25, 2013
  13. May 28, 2013
  14. May 10, 2013
  15. 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