module-puppetlabs-apt/manifests
Daniele Sluijters eaebe2f82d unattended_upgrades: Fix matching security archive
The default configuration we were writing for Debian was only working
for Squeeze, from Wheezy and onwards this wasn't working anymore. This
has to do with the fact that we should now be using Origins-Pattern
according to the unattended-upgrades docs. However, Ubuntu didn't
entirely get with the program yet...

This change reflects the defaults that unattended-upgrade installs on
every platform we support. In order to do so the unattended-upgrades
Debian archive for Squeeze, Wheezy, Lucid, Precise and Trusty were
downloaded and the default /etc/apt/apt.conf.d/50unattended-upgrades
checked for its content with regard to using Allow-Origins or
Origins-Pattern.

Fixes #277
2014-03-27 13:56:25 +01:00
..
debian Update out-of-date Debian signing key in remaining files. 2014-02-18 16:57:01 -05:00
backports.pp backports: Allow setting a custom priority. 2014-03-26 19:10:37 +01:00
builddep.pp Add logoutput on_failure for all exec resources. 2012-06-07 14:53:41 -07:00
conf.pp Fix style errors 2012-08-21 22:55:24 +02:00
force.pp Revert "Undo backwards-incompatible changes and features." 2014-02-14 14:49:43 -08:00
hold.pp apt::hold: Add a mechanism to hold a package. 2014-03-05 10:13:42 +01:00
init.pp Merge pull request #248 from electrical/fix_params_fail 2014-03-07 10:00:58 -08:00
key.pp apt:🔑 Redo apt::key, make it use apt_key. 2014-03-04 16:39:58 +01:00
params.pp unattended_upgrades: Fix matching security archive 2014-03-27 13:56:25 +01:00
pin.pp pin: Replace invalid chars with _ in file names. 2014-03-05 19:11:13 +01:00
ppa.pp Fix typo in ppa.pp 2014-03-20 23:09:07 +01:00
release.pp Adds apt::{conf,backports} and variable style. 2012-04-20 13:35:27 -07:00
source.pp apt:🔑 Redo apt::key, make it use apt_key. 2014-03-04 16:39:58 +01:00
unattended_upgrades.pp unattended_upgrades: Fix matching security archive 2014-03-27 13:56:25 +01:00
update.pp Added retry to update operation 2014-03-05 15:59:21 -06:00