Age | Commit message (Expand) | Author |
2016-06-27 | push logic behind apt::repos back in apt::params | Gabriel Filion |
2016-06-27 | make backports_url follow debian_url by default | Gabriel Filion |
2016-02-25 | Remove loglevel directive from Exec[update_apt] | varac |
2016-02-01 | [refactor] Get rid of the disable_update parameter | varac |
2016-02-01 | [feat] Remove `apt-get autoclean` from apt::update | varac |
2016-02-01 | [refactor] Unify `apt-get update` into one resource | varac |
2015-12-13 | [feat] Don't run an additional apt-get update | varac |
2015-12-04 | remove requirement on lsb package for sources.list file | Gabriel Filion |
2015-12-04 | Simplify conditional expressions | Jerome Charaoui |
2015-12-04 | Switch old $release and $codename local variables to new debian_* facts | Jerome Charaoui |
2015-12-04 | move backports to snippets | Antoine Beaupré |
2015-10-09 | Fix merge conflict in README | Jerome Charaoui |
2015-06-09 | allow possibility of disabling backports | Antoine Beaupré |
2015-05-11 | Replace debian_*() parser functions with facts | Jerome Charaoui |
2015-02-28 | Add missing "include common::moduledir". | intrigeri |
2015-02-20 | Merge branch 'master' of git://git.puppet.immerda.ch/module-apt | Jerome Charaoui |
2015-02-07 | Add support for Squeeze LTS. | intrigeri |
2014-01-08 | use the new style common module | mh |
2013-07-27 | Make custom_sources_list into a class paramter | Gabriel Filion |
2013-06-25 | Merge branch 'bug/fix_push' into leap | Micah Anderson |
2013-06-25 | Make custom_key_dir a class parameter and not a global variable | Silvio Rhatto |
2013-05-26 | Merge branch 'master' into leap | Micah Anderson |
2013-03-20 | Move apt class parameters to a ::params class. | intrigeri |
2013-03-14 | apt keys: always deploy before Exec[refresh_apt], also with $custom_preferencesdeploy_key_before_update | varac |
2013-03-05 | fix #4249: Ubuntu: wrong sources.list entries | varac |
2013-01-02 | Apply code style corrections from puppet-lint | Gabriel Filion |
2013-01-02 | Simplify codename handling. | intrigeri |
2013-01-02 | Remove duplicated settings, resulting from wrong merge. | intrigeri |
2013-01-02 | Merge remote-tracking branch 'riseup/immerda_27_readme' into shared | intrigeri |
2013-01-02 | Merge branch 'master' into issue_3953 | Gabriel Filion |
2012-12-30 | Merge remote-tracking branch 'riseup/feature/http_debian_net' | intrigeri |
2012-12-30 | Merge remote-tracking branch 'riseup/feature/unknown_lsbdistcodename' | intrigeri |
2012-12-18 | On a sid system, $lsbdistcodename is reports 'n/a', this doesn't work because... | Micah Anderson |
2012-12-18 | switch default $debian_url to use http.debian.net which is more accurate and ... | Micah Anderson |
2012-12-18 | added $apt_disable_update to disable "apt-get update" during puppetruns | nadir |
2012-12-05 | fix for $lsbdistcodename regression introduced by ac166366d7baa45b74e09974289... | Micah Anderson |
2012-09-20 | Make apt::preferences_snippet place files in /etc/apt/preferences.d | Gabriel Filion |
2012-09-20 | Stop using config_file from the common module | Gabriel Filion |
2012-06-18 | get rid off config_file wrapper | mh |
2012-06-14 | migrate away from hiera stuff | mh |
2012-06-08 | refactor things for >2.7 | mh |
2012-06-08 | Migrate - in class names to _ | mh |
2012-06-05 | new style for 2.7 | mh |
2012-04-15 | Migrate - in class names to _ | mh |
2012-04-11 | use correct references for new concat usage | mh |
2012-04-09 | Force an apt-get update when changing an apt::sources_list | Gabriel Filion |
2012-04-09 | Refactor: manage .d directories when using sources_list and apt_conf | Gabriel Filion |
2011-04-25 | Revert "apt::custom_sources_template to deploy custom sources.list.d/xyz.list" | intrigeri |
2011-01-09 | apt::custom_sources_template to deploy custom sources.list.d/xyz.list | nadir |
2010-12-15 | Repair Exec['update_apt'] to run apt-get update when needed. | intrigeri |