diff options
| author | varac <varacanero@zeromail.org> | 2012-12-16 10:35:04 +0100 |
|---|---|---|
| committer | varac <varacanero@zeromail.org> | 2012-12-16 10:35:04 +0100 |
| commit | 28f7fa6bc2be13dcc1651d81c97e84e8f5a2389b (patch) | |
| tree | 9f43ba7f43bc1df03e2e3bd058aa20a0248750df | |
| parent | 29a6478ced56a74cbd988e2be716ed60a4cc383b (diff) | |
| download | puppet-apt-28f7fa6bc2be13dcc1651d81c97e84e8f5a2389b.tar.gz puppet-apt-28f7fa6bc2be13dcc1651d81c97e84e8f5a2389b.tar.bz2 | |
from Ubuntu oneiric (11.10) on, the 50unattended-upgrades default can be used
| -rw-r--r-- | files/precise/50unattended-upgrades | 12 | ||||
| l--------- | files/quantal/50unattended-upgrades | 1 |
2 files changed, 0 insertions, 13 deletions
diff --git a/files/precise/50unattended-upgrades b/files/precise/50unattended-upgrades deleted file mode 100644 index f63045b..0000000 --- a/files/precise/50unattended-upgrades +++ /dev/null @@ -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"; - diff --git a/files/quantal/50unattended-upgrades b/files/quantal/50unattended-upgrades deleted file mode 120000 index db213d7..0000000 --- a/files/quantal/50unattended-upgrades +++ /dev/null @@ -1 +0,0 @@ -../precise/50unattended-upgrades
\ No newline at end of file |
