aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Expand)Author
2010-10-17Migrate config file to line-editing.intrigeri
2010-10-17Backward compatibility: ensure old renamed file is absent.intrigeri
2010-10-17Bring /etc/apt/apt.conf.d/99from_puppet to init.intrigeri
2010-10-17Support $apt_repos for Ubuntu as well.intrigeri
2010-10-17Merge remote branch 'nadir/master' into wipintrigeri
2010-10-17Rename $apt_use_volatile to $apt_volatile_enabled.intrigeri
2010-10-17Manage a /etc/apt/apt.conf.d/99-puppet file.root
2010-10-10Add support for customizing the repos list (main, contrib, etc.)intrigeri
2010-10-09re-added apt::custom_sources_template to deploy custom sources.list.d/xyz.listnadir
2010-10-06Allow specifying custom mirrors for every supported archive.intrigeri
2010-10-06Add opt-in support for next Debian release sources.intrigeri
2010-10-06Add opt-in support for deb-src.intrigeri
2010-10-06Add opt-in support for Debian Volatile.intrigeri
2010-10-06Reindent for consistency with previous work.intrigeri
2010-10-06Remove unneeded dependencies.intrigeri
2010-10-06Initialize $release, $next_release, $codename, $next_codename in init.pp.intrigeri
2010-09-15improve decision handling, remove unnecessary execmh
2010-09-08backports.org has merged with the normal debian archive, the apt source chang...Matt Taggart
2010-09-02clean up the multiple File subscribesMicah Anderson
2010-09-02quote all aliases to be consistentMicah Anderson
2010-08-10improve exec namingmh
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-11-14fix preseeding dir pathmh
2009-11-02change pending module file resources to new 0.25 stylemh
2009-10-30fixing requirementsmh
2009-10-30switch to new lsb waymh
2009-10-30our module_dir is currently called modules_dirmh
2009-10-30introduce a class to manage unattended-upgradesmh
2009-10-30refactor to fit pbpmh
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
2009-04-09fix missing close bracket typoMicah Anderson
2009-04-09the custom_keys exec needs to subscribe to an object for the refreshonly to fireMicah Anderson
2009-04-08fix the exec call to be more reasonable shell and to not use a for loop variableMicah Anderson
2009-04-08Revert "fix the custom_key_dir process so it actually works by replacing the"Micah Anderson
2009-03-16fix the custom_key_dir process so it actually works by replacing theMicah Anderson
2009-03-04Merge branch 'master' of gitosis@labs.riseup.net:module_aptMicah Anderson
2009-03-04fix recurse parameter for $custom_key_dir to use the proper valueMicah Anderson
2009-03-04try to use backports.org key for lenny tooPietro Ferrari
2008-09-29update header to include additional copyright info for my modificationsMicah Anderson
2008-09-29remove duplicate definition for preseeded_package, that was a mistakeMicah Anderson
2008-09-29add the upgrade_package defineMicah Anderson
2008-09-29add the preseeded_package define which simplifies apt preseedingMicah Anderson
2008-09-29need to set a null case for the $custom_key_dir variable so that it will fire...Micah Anderson
2008-09-29fix another trivial syntax errorMicah Anderson