From: Jerome Charaoui Date: Wed, 29 Oct 2014 22:40:16 +0000 (-0400) Subject: Add oldstable to default 50unattended-upgrades X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=fb9e13eebf00af2cd6a92eb600a1dd85d3eec5b2;p=puppet-apt.git Add oldstable to default 50unattended-upgrades --- diff --git a/files/Debian/50unattended-upgrades b/files/Debian/50unattended-upgrades index 78c7187..075f680 100644 --- a/files/Debian/50unattended-upgrades +++ b/files/Debian/50unattended-upgrades @@ -1,6 +1,7 @@ // this file is managed by puppet ! Unattended-Upgrade::Origins-Pattern { + "o=Debian,a=oldstable,l=Debian-Security"; "o=Debian,a=stable,l=Debian-Security"; }