Age | Commit message (Expand) | Author |
2016-03-16 | Merge remote-tracking branch 'shared/master' into bugfix/reboot-required-jessie | intrigeri |
2016-02-25 | Remove loglevel directive from Exec[update_apt] | varac |
2016-02-02 | Manage unattended-upgrades log directory | Gabriel Filion |
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 |
2016-01-05 | [bug] Deploy preferene snippets before apt_refresh | 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-12-04 | Use $ubuntu_url as default value of $backports_url on Ubuntu | Gabriel Filion |
2015-10-09 | Make it possible to specify own template. | Gabriel Filion |
2015-10-09 | Fix merge conflict in README | Jerome Charaoui |
2015-10-07 | Merge Debian squeeze, wheezy, jessie and sid preferences templates into one | Jerome Charaoui |
2015-08-31 | reboot_required_notify: add initial support for Jessie and newer. | intrigeri |
2015-08-31 | reboot_required_notify::wheezy: add an "ensure" parameter, defaulting to "pre... | intrigeri |
2015-08-31 | reboot_required_notify: move all code to a ::wheezy class. | intrigeri |
2015-08-31 | Add validation for apt::key's name. | intrigeri |
2015-08-31 | Quote apt-key variable parameter. | intrigeri |
2015-08-31 | Linting. | intrigeri |
2015-08-26 | fix install location of apt::key::plain | Antoine Beaupré |
2015-06-11 | fix typo | Antoine Beaupré |
2015-06-11 | allow for binary keys that can be removed | Antoine Beaupré |
2015-06-11 | add apt::key resource to deploy arbitrary keys | Antoine Beaupré |
2015-06-09 | allow possibility of disabling backports | Antoine Beaupré |
2015-05-11 | Replace debian_*() parser functions with facts | Jerome Charaoui |
2015-05-06 | don't call Exec[refresh_apt] after deploying unattended-upgrades config | varac |
2015-05-06 | add $ensure_version parameter, to allow for overriding which version of unatt... | Micah Anderson |
2015-04-28 | the http redirector has a new official home | Matt Taggart |
2015-04-28 | invert the backports logic because squeeze and older were the exception and w... | Matt Taggart |
2015-04-17 | Add parameter for blacklisting a list of packages. | Gabriel Filion |
2015-04-17 | Parametrize unattended-upgrades mail recipient | Gabriel Filion |
2015-04-17 | make it possible to opt out of MailOnlyOnError | Gabriel Filion |
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 | Merge remote-tracking branch 'shared/master' into feature/squeeze-lts | intrigeri |
2015-02-07 | Add support for Squeeze LTS. | intrigeri |
2014-12-06 | make it optional to end sources in ".list" | Gabriel Filion |
2014-01-08 | use the new style common module | mh |
2014-01-08 | use stdlib instead of the common module | mh |
2013-12-08 | Remove Lenny-related comment that was made obsolete a year ago by commit 822950. | intrigeri |
2013-07-27 | Make custom_sources_list into a class paramter | Gabriel Filion |
2013-06-27 | remove unnecessary override and accidentally merge issue | Micah Anderson |
2013-06-25 | Merge branch 'bug/fix_push' into leap | Micah Anderson |
2013-06-25 | fix unattended-upgrades dependency cycle | varac |
2013-06-25 | using distribution sprecific files again | varac |
2013-06-25 | Make custom_key_dir a class parameter and not a global variable | Silvio Rhatto |
2013-06-25 | remove unnecessary before dependency on the /etc/apt/preferences file in unat... | Micah Anderson |