aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-10Fix parent class name.intrigeri
2010-10-10Add support for customizing the repos list (main, contrib, etc.)intrigeri
The templates already made use of it, but the code didn't set a default value.
2010-10-10Fix functions declaration and filenames.intrigeri
2010-10-09Fix template syntax.intrigeri
2010-10-09Rename function file so that puppet hopefully finds it.intrigeri
2010-10-06Add cron-apt support.intrigeri
2010-10-06Allow specifying custom mirrors for every supported archive.intrigeri
2010-10-06Bugfix.intrigeri
2010-10-06Add opt-in support for next Debian release sources.intrigeri
2010-10-06Track installed backports upgrades on Lenny and Squeeze.intrigeri
2010-10-06Add per-release preferences files.intrigeri
The previous default pinning preferences only supported tracking stable. Tracking squeeze or sid is now possible.
2010-10-06Remove unneeded template.intrigeri
2010-10-06Add opt-in support for deb-src.intrigeri
2010-10-06Add opt-in support for Debian Volatile.intrigeri
2010-10-06Really use backports as the documentation pretends.intrigeri
2010-10-06Reindent for consistency with previous work.intrigeri
2010-10-06Remove unneeded dependencies.intrigeri
2010-10-06Use new variables.intrigeri
2010-10-06Initialize $release, $next_release, $codename, $next_codename in init.pp.intrigeri
2010-10-06Add a few useful functions.intrigeri
2010-09-08backports.org has merged with the normal debian archive, the apt source ↵Matt Taggart
changed and we don't need a separate apt-key for it now
2010-09-02clean up the multiple File subscribesMicah Anderson
2010-09-02quote all aliases to be consistentMicah Anderson
2010-09-02Merge remote branch 'immerda/master'Micah Anderson
Conflicts: manifests/init.pp
2010-08-14refer to correct resourcemh
2010-08-10improve exec namingmh
2010-08-09fix relationmh
2010-08-09fix relationmh
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-06-28set loglevel to info so we don't pollute the logsmh
2010-05-09adjust new module dir pathmh
2009-12-10removed forked message from README, doesnt make sense hereMicah Anderson
2009-12-10added $backports_enabled for including backports repositoryVarac
2009-11-23update modules path to the new 0.25 required layoutMicah Anderson
2009-11-14fix preseeding dir pathmh
2009-11-02change pending module file resources to new 0.25 stylemh
2009-10-30fix typomh
2009-10-30don't require anythingmh
2009-10-30fixing requirementsmh
2009-10-30switch to new lsb waymh
2009-10-30our module_dir is currently called modules_dirmh
2009-10-30fix another typomh
2009-10-30fixing a string issue and tell it to install the packagemh
2009-10-30introduce a class to manage unattended-upgradesmh
2009-10-30add refactored filesmh
2009-10-30refactor to fit pbpmh
- refactor every class and define into its very own file to fit better (at least our) puppet's best practices. - some cosmetic rearrangements - no code changes have been made, only reordering
2009-09-03Merge commit 'sarava/master'Micah Anderson
2009-07-10Updating to new common moduleSilvio Rhatto
2009-07-10Renaming modules_dir to module_dirSilvio Rhatto
2009-04-13puppet wants a backslash escapedMicah Anderson