from Ubuntu oneiric (11.10) on, the 50unattended-upgrades default can be used
This commit is contained in:
parent
29a6478ced
commit
28f7fa6bc2
2 changed files with 0 additions and 13 deletions
|
@ -1,12 +0,0 @@
|
|||
// this file is managed by puppet !
|
||||
|
||||
Unattended-Upgrade::Allowed-Origins {
|
||||
"${distro_id}:${distro_codename}-security";
|
||||
"${distro_id}:${distro_codename}-updates";
|
||||
"${distro_id}:${distro_codename}-proposed";
|
||||
"${distro_id}:${distro_codename}-backports";
|
||||
};
|
||||
|
||||
Unattended-Upgrade::Mail "root";
|
||||
Unattended-Upgrade::MailOnlyOnError "true";
|
||||
|
|
@ -1 +0,0 @@
|
|||
../precise/50unattended-upgrades
|
Loading…
Reference in a new issue