You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On 1 May 2017, at 22:17, Felix Frank ***@***.***> wrote:
Hi, thanks for reaching out.
As per StackExchange, apt does not in fact rely on cron to perform periodic updates.
Would it be alright if I close this as "won't fix"?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Affected Puppet, Ruby, OS and module versions/distributions
How to reproduce (e.g Puppet code you use)
class { 'unattended_upgrades':
require => Class['apt']
}
What are you seeing
nothing related to unattended upgrades in /etc/cron.daily
What behaviour did you expect instead
A file in /etc/cron.daily and security updates installed when daily cron runs
Output log
No logs created for unattended upgrades
Any additional information you'd like to impart
The text was updated successfully, but these errors were encountered: