[Openstack-security] [Bug 1568075] Re: Security: Enable automatic updates as an option

OpenStack Infra 1568075 at bugs.launchpad.net
Mon Apr 18 19:18:12 UTC 2016


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 <mattt at defunct.ca>
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

-- 
You received this bug notification because you are a member of OpenStack
Security, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1568075

Title:
  Security: Enable automatic updates as an option

Status in openstack-ansible:
  Fix Released

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-ansible/+bug/1568075/+subscriptions




More information about the Openstack-security mailing list