Security: Enable automatic updates as an option

Bug #1568075 reported by Major Hayden
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Fix Released
Wishlist
Matt Thompson

Bug Description

Automatic updates are not included in openstack-ansible-security. This could potentially cause issues in some environments, but some deployers may want to enable automatic updates.

We should add the Ansible tasks to get this done, but make it optional.

Tags: security
Matt Thompson (mattt416)
Changed in openstack-ansible:
assignee: nobody → Matt Thompson (mattt416)
Changed in openstack-ansible:
status: New → In Progress
Changed in openstack-ansible:
milestone: none → newton-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-security (master)

Reviewed: https://review.openstack.org/304096
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-security/commit/?id=d1ca8dbaa752703eee2c68e33aade87223602415
Submitter: Jenkins
Branch: master

commit d1ca8dbaa752703eee2c68e33aade87223602415
Author: Matt Thompson <email address hidden>
Date: Mon Apr 11 13:22:08 2016 +0100

    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

Changed in openstack-ansible:
status: In Progress → Fix Released
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/openstack-ansible-security 14.0.0.0b1

This issue was fixed in the openstack/openstack-ansible-security 14.0.0.0b1 development milestone.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.