Age | Commit message (Expand) | Author |
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-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 |
2013-06-20 | fix for the following: warning: Dynamic lookup of $custom_preferences at modu...bug/dynamic_lookup | Micah Anderson |
2013-05-26 | Merge branch 'master' into leap | Micah Anderson |
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']preferences_before_update | varac |
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-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-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 |