openstack-ansible-security/files
Matt Thompson d1ca8dbaa7 Add ability to enable unattended upgrades
This commit adds the ability to enable automatic package upgrades via
openstack-ansible-security.  To enable, add the following variable to
your /etc/openstack_deploy/user_variables.yml file:

unattended_upgrades_enabled: true

To have the unattended upgrades system send e-mail notifications
when packages need updating or errors are encountered, add the
following to user_variables.yml:

unattended_upgrades_notifications: true

As many organisations do not subscribe to auto updates, this
functionality will remain disabled by default.

Note that the first iteration of this change does not allow deep
customisation of unatteded-upgrades.  This means that as it stands
only trusty-security (or $distro-security) updates will be applied.

Closes-Bug: #1568075

Change-Id: I22ba1a02acfbe2befb601af6a4099d53d988d856
2016-04-15 11:58:29 +01:00
..
20auto-upgrades Add ability to enable unattended upgrades 2016-04-15 11:58:29 +01:00
V-38682-modprobe.conf V-38682: Disable bluetooth modules 2015-10-14 21:23:11 -05:00
login_banner.txt Enable role testing and make structure ansible-galaxy compatible 2015-10-09 11:47:23 +00:00