aboutsummaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Expand)Author
2016-02-25Remove loglevel directive from Exec[update_apt]varac
2016-02-01[refactor] Get rid of the disable_update parametervarac
2016-02-01[feat] Remove `apt-get autoclean` from apt::updatevarac
2016-02-01[refactor] Unify `apt-get update` into one resourcevarac
2015-12-13[feat] Don't run an additional apt-get updatevarac
2015-12-04remove requirement on lsb package for sources.list fileGabriel Filion
2015-12-04Simplify conditional expressionsJerome Charaoui
2015-12-04Switch old $release and $codename local variables to new debian_* factsJerome Charaoui
2015-12-04move backports to snippetsAntoine Beaupré
2015-10-09Fix merge conflict in READMEJerome Charaoui
2015-06-09allow possibility of disabling backportsAntoine Beaupré
2015-05-11Replace debian_*() parser functions with factsJerome Charaoui
2015-02-28Add missing "include common::moduledir".intrigeri
2015-02-20Merge branch 'master' of git://git.puppet.immerda.ch/module-aptJerome Charaoui
2015-02-07Add support for Squeeze LTS.intrigeri
2014-01-08use the new style common modulemh
2013-07-27Make custom_sources_list into a class paramterGabriel Filion
2013-06-25Merge branch 'bug/fix_push' into leapMicah Anderson
2013-06-25Make custom_key_dir a class parameter and not a global variableSilvio Rhatto
2013-05-26Merge branch 'master' into leapMicah Anderson
2013-03-20Move apt class parameters to a ::params class.intrigeri
2013-03-14apt keys: always deploy before Exec[refresh_apt], also with $custom_preferencesvarac
2013-03-05fix #4249: Ubuntu: wrong sources.list entriesvarac
2013-01-02Apply code style corrections from puppet-lintGabriel Filion
2013-01-02Simplify codename handling.intrigeri
2013-01-02Remove duplicated settings, resulting from wrong merge.intrigeri
2013-01-02Merge remote-tracking branch 'riseup/immerda_27_readme' into sharedintrigeri
2013-01-02Merge branch 'master' into issue_3953Gabriel Filion
2012-12-30Merge remote-tracking branch 'riseup/feature/http_debian_net'intrigeri
2012-12-30Merge remote-tracking branch 'riseup/feature/unknown_lsbdistcodename'intrigeri
2012-12-18On a sid system, $lsbdistcodename is reports 'n/a', this doesn't work because...Micah Anderson
2012-12-18switch default $debian_url to use http.debian.net which is more accurate and ...Micah Anderson
2012-12-18added $apt_disable_update to disable "apt-get update" during puppetrunsnadir
2012-12-05fix for $lsbdistcodename regression introduced by ac166366d7baa45b74e09974289...Micah Anderson
2012-09-20Make apt::preferences_snippet place files in /etc/apt/preferences.dGabriel Filion
2012-09-20Stop using config_file from the common moduleGabriel Filion
2012-06-18get rid off config_file wrappermh
2012-06-14migrate away from hiera stuffmh
2012-06-08refactor things for >2.7mh
2012-06-08Migrate - in class names to _mh
2012-06-05new style for 2.7mh
2012-04-15Migrate - in class names to _mh
2012-04-11use correct references for new concat usagemh
2012-04-09Force an apt-get update when changing an apt::sources_listGabriel Filion
2012-04-09Refactor: manage .d directories when using sources_list and apt_confGabriel Filion
2011-04-25Revert "apt::custom_sources_template to deploy custom sources.list.d/xyz.list"intrigeri
2011-01-09apt::custom_sources_template to deploy custom sources.list.d/xyz.listnadir
2010-12-15Repair Exec['update_apt'] to run apt-get update when needed.intrigeri
2010-12-14Make consistent the use of absolute path to apt-get.intrigeri
2010-12-12Additionally use version number in Lenny default pinning.intrigeri