aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-05-29 12:51:18 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-05-29 12:51:18 -0300
commit12fb8ae865268492a95fa781bd6c5d83ec96d3ee (patch)
treec96a12dc063996b86a766e4f0d83fad1084150ff
parent536381d500803d01c469e81525b34843594f35e2 (diff)
downloadpuppet-apt-12fb8ae865268492a95fa781bd6c5d83ec96d3ee.tar.gz
puppet-apt-12fb8ae865268492a95fa781bd6c5d83ec96d3ee.tar.bz2
Changing 'testing' to 'wheezy' on 50unattended-upgrades.wheezy
-rw-r--r--files/Debian/50unattended-upgrades.wheezy2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/Debian/50unattended-upgrades.wheezy b/files/Debian/50unattended-upgrades.wheezy
index 4463406..0901ad3 100644
--- a/files/Debian/50unattended-upgrades.wheezy
+++ b/files/Debian/50unattended-upgrades.wheezy
@@ -1,7 +1,7 @@
// this file is managed by puppet !
Unattended-Upgrade::Allowed-Origins {
- "${distro_id}:testing";
+ "${distro_id}:stable";
"${distro_id}:${distro_codename}-security";
"${distro_id}:${distro_codename}-updates";
"${distro_id} Backports:${distro_codename}-backports";