aboutsummaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-05-29 12:51:18 -0300
committerMicah Anderson <micah@riseup.net>2013-06-25 15:58:35 -0400
commit4b2e554f8f3a84433e71955664a71ae8123c0543 (patch)
treec737b84f79a78de324c4b9503ba8a967c0afb4bc /files
parentb45052b227b01c955226362ffd9deda9d2bb4103 (diff)
downloadpuppet-apt-4b2e554f8f3a84433e71955664a71ae8123c0543.tar.gz
puppet-apt-4b2e554f8f3a84433e71955664a71ae8123c0543.tar.bz2
Changing 'testing' to 'wheezy' on 50unattended-upgrades.wheezy
Diffstat (limited to 'files')
-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";