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

Add apt_unattended_upgrades resource #9719

Open
2 tasks
tas50 opened this issue Apr 22, 2020 · 0 comments
Open
2 tasks

Add apt_unattended_upgrades resource #9719

tas50 opened this issue Apr 22, 2020 · 0 comments
Labels
Focus: Resources Triage: Feature Request Indicates an issue requesting new functionality.

Comments

@tas50
Copy link
Contributor

tas50 commented Apr 22, 2020

Core Chef Resource Checklist

Before suggesting a resource for inclusion please make sure your suggestion meets these criteria for resources built into Chef:

  • Automates an operating system component that ships by default on systems such as authentication, raid, disk partitions, firewalls, containers, or virtualization systems.
  • Does not attempt automate 3rd party applications such as database, web, or application servers, which are best suited for cookbooks due to their fast moving nature.

Describe the resource:

This would control the apt unattended upgrades functionality.

Why should this be included out of the box?:

This is one of the last reasons to use the apt cookbook. I'd love to deprecate that cookbook

What operating systems would it run on?

Debian

Current cookbook implementation:

apt

@tas50 tas50 added the Triage: Feature Request Indicates an issue requesting new functionality. label Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Focus: Resources Triage: Feature Request Indicates an issue requesting new functionality.
Projects
None yet
Development

No branches or pull requests

1 participant