Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not setting up a daily cron #87

Closed
spengilley opened this issue Mar 28, 2017 · 2 comments
Closed

Not setting up a daily cron #87

spengilley opened this issue Mar 28, 2017 · 2 comments

Comments

@spengilley
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 3.7
  • Ruby: 2.1.5p273
  • Distribution: Deb Jessie
  • Module version: Latest

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

@ffrank
Copy link
Contributor

ffrank commented May 1, 2017

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"?

@spengilley
Copy link
Author

spengilley commented May 2, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants