Skip to content
Snippets Groups Projects
  1. Jan 15, 2014
  2. Jan 06, 2014
  3. Dec 03, 2013
  4. Nov 24, 2013
  5. Nov 20, 2013
  6. Nov 19, 2013
  7. Oct 15, 2013
  8. Oct 10, 2013
  9. Sep 30, 2013
  10. Sep 26, 2013
  11. Sep 19, 2013
  12. Sep 17, 2013
  13. Sep 11, 2013
    • Russ Allbery's avatar
      Rework the open-vm installation rules · 7f62cc29
      Russ Allbery authored
      Avoid too many levels of redirection through variables and
      variables with studly-caps in favor of a single variable.
      Default to the jessie and sid package, since that's what we'll
      use going forward.  Avoid using regexes; this isn't really a
      regex match, and we'll soon be able to delete the lenny case
      anyway.
      7f62cc29
  14. Sep 10, 2013
  15. Aug 28, 2013
  16. Aug 13, 2013
  17. Aug 08, 2013
  18. Jul 30, 2013
  19. Jul 14, 2013
  20. 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
  21. 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
  22. Jul 09, 2013
Loading