Age | Commit message (Expand) | Author |
2013-05-26 | Merge branch 'nadir' | Silvio Rhatto |
2013-05-20 | Adding back custom_key_dir parameter (2) | Silvio Rhatto |
2013-05-20 | Adding back custom_key_dir parameter | Silvio Rhatto |
2013-05-20 | Merge branch 'master' of ssh://labs.riseup.net/shared-apt | Silvio Rhatto |
2013-04-14 | Avoid variable lookup on apt::unattended_upgrades | Silvio Rhatto |
2013-04-14 | Qualifying apt class at apt::unattended_upgrades | Silvio Rhatto |
2013-04-14 | fix unattended-upgrades dependency cycle | varac |
2013-04-14 | Merge branch 'nadir_issue_4227' into nadir_master | varac |
2013-04-14 | using distribution sprecific files again | varac |
2013-04-14 | Merge branch 'master' of code.leap.se:puppet_apt into nadir_master | varac |
2013-03-20 | Use the main Debian archive's URL as the default URL for backports on Wheezy. | intrigeri |
2013-03-20 | Move apt class parameters to a ::params class. | intrigeri |
2013-03-15 | Revert "deploy /etc/apt/preferences before File['apt_config']" | varac |
2013-03-14 | deploy /etc/apt/preferences before File['apt_config'] | varac |
2013-03-14 | apt keys: always deploy before Exec[refresh_apt], also with $custom_preferences | varac |
2013-03-05 | Merge branch 'master' of ssh://labs.riseup.net/shared-apt | Silvio Rhatto |
2013-03-05 | fix #4249: Ubuntu: wrong sources.list entries | varac |
2013-02-16 | Don't check for a package priority to be set when removing an APT preferences... | intrigeri |
2013-02-01 | Install unattended-upgrades after Exec[refresh_apt] | varac |
2013-01-26 | Make custom_key_dir a class parameter and not a global variable (2) | Silvio Rhatto |
2013-01-26 | Make custom_key_dir a class parameter and not a global variable | Silvio Rhatto |
2013-01-18 | Merge branch 'master' of git://labs.riseup.net/shared-apt | Silvio Rhatto |
2013-01-17 | Merge branch 'master' of git://labs.riseup.net/module_apt | Silvio Rhatto |
2013-01-08 | Don't check for source / content to be set when removing an APT source. | intrigeri |
2013-01-08 | Merge remote-tracking branch 'leap/feature/unattended_upgrades' into review | intrigeri |
2013-01-03 | replace a missed Concat reference change with File['apt_config'] | Micah Anderson |
2013-01-03 | Fix overzealous linting. | intrigeri |
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-19 | exec{'apt_dist-upgrade'} just requires Exec['apt_updated'] if apt::disable_up... | nadir |
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 | comparing variabled should use double quotes (interestingly, it does work wit... | nadir |
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 | Define an alias when enforcing absence of /etc/apt/preferences | Gabriel Filion |
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-08-22 | parameterize the apt::proxy_client class | Micah Anderson |
2012-08-16 | Merge remote-tracking branch 'shared/master' | mh |
2012-06-18 | Make apt::preferences_snippet support Puppet < 2.7 again, when the 'package' ... | intrigeri |
2012-06-18 | fix relations and finally get rid off config_file | mh |
2012-06-18 | get rid off config_file wrapper | mh |
2012-06-14 | migrate away from hiera stuff | mh |
2012-06-08 | Allow passing arbitrary Pin value to apt::preferences_snippet. | intrigeri |