aboutsummaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2016-03-31Merge remote-tracking branch 'shared/master' into developHEADmasterdevelopSilvio Rhatto
2016-02-25Remove loglevel directive from Exec[update_apt]varac
2016-02-02Manage unattended-upgrades log directoryGabriel Filion
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
2016-01-05[bug] Deploy preferene snippets before apt_refreshvarac
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-12-04Use $ubuntu_url as default value of $backports_url on UbuntuGabriel Filion
2015-10-09Make it possible to specify own template.Gabriel Filion
2015-10-09Fix merge conflict in READMEJerome Charaoui
2015-08-31Add validation for apt::key's name.intrigeri
2015-08-31Quote apt-key variable parameter.intrigeri
2015-08-31Linting.intrigeri
2015-08-26fix install location of apt::key::plainAntoine Beaupré
2015-06-11fix typoAntoine Beaupré
2015-06-11allow for binary keys that can be removedAntoine Beaupré
2015-06-11add apt::key resource to deploy arbitrary keysAntoine Beaupré
2015-06-09allow possibility of disabling backportsAntoine Beaupré
2015-05-11Replace debian_*() parser functions with factsJerome Charaoui
2015-05-06don't call Exec[refresh_apt] after deploying unattended-upgrades configvarac
2015-05-06add $ensure_version parameter, to allow for overriding which version of unatt...Micah Anderson
2015-04-28the http redirector has a new official homeMatt Taggart
2015-04-28invert the backports logic because squeeze and older were the exception and w...Matt Taggart
2015-04-17Add parameter for blacklisting a list of packages.Gabriel Filion
2015-04-17Parametrize unattended-upgrades mail recipientGabriel Filion
2015-04-17make it possible to opt out of MailOnlyOnErrorGabriel Filion
2015-02-28Add missing "include common::moduledir".intrigeri
2015-02-20Merge branch 'master' of git://git.puppet.immerda.ch/module-aptJerome Charaoui
2015-02-07Merge remote-tracking branch 'shared/master' into feature/squeeze-ltsintrigeri
2015-02-07Add support for Squeeze LTS.intrigeri
2014-12-06make it optional to end sources in ".list"Gabriel Filion
2014-01-08use the new style common modulemh
2014-01-08use stdlib instead of the common modulemh
2013-12-23May disable apt::proxy_client (2)Silvio Rhatto
2013-12-23May disable apt::proxy_clientSilvio Rhatto
2013-12-08Remove Lenny-related comment that was made obsolete a year ago by commit 822950.intrigeri
2013-07-27Make custom_sources_list into a class paramterGabriel Filion
2013-06-27remove unnecessary override and accidentally merge issueMicah Anderson
2013-06-25Merge branch 'bug/fix_push' into leapMicah Anderson
2013-06-25fix unattended-upgrades dependency cyclevarac
2013-06-25using distribution sprecific files againvarac
2013-06-25Make custom_key_dir a class parameter and not a global variableSilvio Rhatto
2013-06-25remove unnecessary before dependency on the /etc/apt/preferences file in unat...Micah Anderson
2013-06-20fix for the following: warning: Dynamic lookup of $custom_preferences at modu...Micah Anderson
2013-05-26Merge branch 'master' into leapMicah Anderson