cookbook 'unattended_upgrades', '= 0.0.2'
unattended_upgrades (8) Versions 0.0.2 Follow9
Installs/Configures APT unattended_upgrades
cookbook 'unattended_upgrades', '= 0.0.2', :supermarket
knife supermarket install unattended_upgrades
knife supermarket download unattended_upgrades
= DESCRIPTION:
Configure APT to do unattended upgrades as security fixes are released.
= REQUIREMENTS:
Ubuntu or maybe Debian
= ATTRIBUTES:
The following node attributes are passed to the APT configuration template:
* unattended_upgrades[:upgrade_email] - email to receive notifications
= USAGE:
include_recipe "unattended_upgrades"
= CONTRIBUTING:
https://github.com/mcary/unattended_upgrades
Dependent cookbooks
This cookbook has no specified dependencies.