Changing 'testing' to 'wheezy' on 50unattended-upgrades.wheezy
This commit is contained in:
parent
b45052b227
commit
4b2e554f8f
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue